Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceManyToOne
-
Packages that use SingularAttributeSourceManyToOne Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of SingularAttributeSourceManyToOne in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement SingularAttributeSourceManyToOne Modifier and Type Class Description class
CompositeIdentifierSingularAttributeSourceManyToOneImpl
Descriptor for<key-many-to-one/>
mapping
-