Uses of Class
org.hibernate.boot.model.naming.DatabaseIdentifier
Packages that use DatabaseIdentifier
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 DatabaseIdentifier in org.hibernate.boot.model.naming
Methods in org.hibernate.boot.model.naming that return DatabaseIdentifierModifier and TypeMethodDescriptionstatic DatabaseIdentifier
DatabaseIdentifier.toIdentifier
(String text)