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(MappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyEnum lazyMapping) FetchCharacteristicsSingularAssociationImpl.interpretManyToOne(MappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyWithNoProxyEnum lazyMapping) FetchCharacteristicsSingularAssociationImpl.interpretOneToOne(MappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyWithNoProxyEnum lazyMapping, boolean constrained)