Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceToOne
-
Packages that use SingularAttributeSourceToOne Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of SingularAttributeSourceToOne in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement SingularAttributeSourceToOne Modifier and Type Class Description classAbstractToOneAttributeSourceImplclassCompositeIdentifierSingularAttributeSourceManyToOneImplDescriptor for<key-many-to-one/>mapping -
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 interfaceSingularAttributeSourceManyToOneinterfaceSingularAttributeSourceOneToOneMethods in org.hibernate.boot.model.source.spi that return SingularAttributeSourceToOne Modifier and Type Method Description SingularAttributeSourceToOneMapsIdSource. getAssociationAttributeSource()The attribute source information
-