Uses of Class
org.hibernate.boot.model.source.internal.hbm.FetchCharacteristicsPluralAttributeImpl
-
Packages that use FetchCharacteristicsPluralAttributeImpl Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of FetchCharacteristicsPluralAttributeImpl in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return FetchCharacteristicsPluralAttributeImpl Modifier and Type Method Description FetchCharacteristicsPluralAttributeImplFetchCharacteristicsPluralAttributeImpl.Builder. createPluralAttributeFetchCharacteristics()static FetchCharacteristicsPluralAttributeImplFetchCharacteristicsPluralAttributeImpl. interpret(MappingDefaults mappingDefaults, JaxbHbmFetchStyleWithSubselectEnum fetch, JaxbHbmOuterJoinEnum outerJoin, JaxbHbmLazyWithExtraEnum lazy, int batchSize)
-