Uses of Class
org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
-
Packages that use PhysicalNamingStrategyStandardImpl Package Description org.hibernate.boot.model.naming Represents a proposed new approach to allowing hooks into the process of determining the name of database objects (tables, columns, constraints, etc). -
-
Uses of PhysicalNamingStrategyStandardImpl in org.hibernate.boot.model.naming
Fields in org.hibernate.boot.model.naming declared as PhysicalNamingStrategyStandardImpl Modifier and Type Field Description static PhysicalNamingStrategyStandardImpl
PhysicalNamingStrategyStandardImpl. INSTANCE
Singleton access
-