Class ToOneFkSecondPass

java.lang.Object
org.hibernate.boot.model.internal.FkSecondPass
org.hibernate.boot.model.internal.ToOneFkSecondPass
All Implemented Interfaces:
Serializable, SecondPass

public class ToOneFkSecondPass extends FkSecondPass
Enable a proper set of the FK columns in respect with the id column order Allow the correct implementation of the default EJB3 values which needs both sides of the association to be resolved
See Also: