Uses of Class
org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsSingularAssociationImpl
Packages that use FetchCharacteristicsSingularAssociationImpl
-
Uses of FetchCharacteristicsSingularAssociationImpl in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return FetchCharacteristicsSingularAssociationImplModifier and TypeMethodDescriptionFetchCharacteristicsSingularAssociationImpl.Builder.createFetchCharacteristics()
CompositeIdentifierSingularAttributeSourceManyToOneImpl.getFetchCharacteristics()
FetchCharacteristicsSingularAssociationImpl.interpretManyToManyElement
(EffectiveMappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyEnum lazyMapping) FetchCharacteristicsSingularAssociationImpl.interpretManyToOne
(EffectiveMappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyWithNoProxyEnum lazyMapping) FetchCharacteristicsSingularAssociationImpl.interpretOneToOne
(EffectiveMappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyWithNoProxyEnum lazyMapping, boolean constrained)