Class OneToOneSecondPass

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

public class OneToOneSecondPass extends Object implements SecondPass
We have to handle OneToOne associations in a second pass.
See Also: