Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
-
Packages that use SingularAttributeSourceToOne Package Description org.hibernate.boot.model.source.spi -
-
Uses of SingularAttributeSourceToOne in org.hibernate.boot.model.source.spi
Subinterfaces of SingularAttributeSourceToOne in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
SingularAttributeSourceManyToOne
interface
SingularAttributeSourceOneToOne
Methods in org.hibernate.boot.model.source.spi that return SingularAttributeSourceToOne Modifier and Type Method Description SingularAttributeSourceToOne
MapsIdSource. getAssociationAttributeSource()
The attribute source information
-