Uses of Class
org.hibernate.boot.model.naming.ObjectNameNormalizer
-
-
Uses of ObjectNameNormalizer in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizerMetadataBuildingContextRootImpl. getObjectNameNormalizer() -
Uses of ObjectNameNormalizer in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizerMappingDocument. getObjectNameNormalizer() -
Uses of ObjectNameNormalizer in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizerMetadataBuildingContext. getObjectNameNormalizer()Not sure how I feel about this exposed here -
Uses of ObjectNameNormalizer in org.hibernate.envers.boot.internal
Methods in org.hibernate.envers.boot.internal that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizerEnversMetadataBuildingContextImpl. getObjectNameNormalizer() -
Uses of ObjectNameNormalizer in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizerMetadataBuildingContextTestingImpl. getObjectNameNormalizer()
-