Uses of Class
org.hibernate.boot.model.naming.NamingHelper
Packages that use NamingHelper
Package
Description
This API allows intervention by generic code in the process of determining the names of
database objects (tables, columns, and constraints).
-
Uses of NamingHelper in org.hibernate.boot.model.naming
Fields in org.hibernate.boot.model.naming declared as NamingHelperModifier and TypeFieldDescriptionstatic final NamingHelper
NamingHelper.INSTANCE
Singleton accessMethods in org.hibernate.boot.model.naming that return NamingHelper