Uses of Class
org.hibernate.boot.model.naming.ObjectNameNormalizer
-
Packages that use ObjectNameNormalizer Package Description org.hibernate.boot.spi org.hibernate.testing.boot -
-
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.testing.boot
Methods in org.hibernate.testing.boot that return ObjectNameNormalizer Modifier and Type Method Description ObjectNameNormalizer
MetadataBuildingContextTestingImpl. getObjectNameNormalizer()
-