Interface Synthetic


public interface Synthetic
Marker interface for a translator that indicates that on load, the property value in the entity should be ignored and instead the loader should just be run with a null value. This is a somewhat experimental approach to handling @Owner fields.
Author:
Jeff Schnitzer