Uses of Class
org.hibernate.boot.model.naming.ObjectNameNormalizer
Packages that use ObjectNameNormalizer
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of ObjectNameNormalizer in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return ObjectNameNormalizer -
Uses of ObjectNameNormalizer in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return ObjectNameNormalizer -
Uses of ObjectNameNormalizer in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ObjectNameNormalizerModifier and TypeMethodDescriptionMetadataBuildingContext.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 -
Uses of ObjectNameNormalizer in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return ObjectNameNormalizer -
Uses of ObjectNameNormalizer in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return ObjectNameNormalizerModifier and TypeMethodDescriptionDialectFeatureChecks.FakeMetadataBuildingContext.getObjectNameNormalizer()