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 ObjectNameNormalizer
MetadataBuildingContextRootImpl. 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 ObjectNameNormalizer
MappingDocument. getObjectNameNormalizer()
-
Uses of ObjectNameNormalizer in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizer
MetadataBuildingContext. 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 ObjectNameNormalizer
EnversMetadataBuildingContextImpl. getObjectNameNormalizer()
-
Uses of ObjectNameNormalizer in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizer
MetadataBuildingContextTestingImpl. getObjectNameNormalizer()
-