Class SimpleToOneFkSecondPass

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

public class SimpleToOneFkSecondPass extends FkSecondPass
A simple second pass that just creates the foreign key
See Also: