Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceOneToOne
-
Packages that use SingularAttributeSourceOneToOne Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of SingularAttributeSourceOneToOne in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type SingularAttributeSourceOneToOne Modifier and Type Method Description void
ModelBinder. bindOneToOne(MappingDocument sourceDocument, SingularAttributeSourceOneToOne oneToOneSource, OneToOne oneToOneBinding)
-