Uses of Class
org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl
-
Packages that use ImplicitNamingStrategyLegacyHbmImpl Package Description org.hibernate.boot.model.naming This API allows intervention by generic code in the process of determining the names of database objects (tables, columns, and constraints). -
-
Uses of ImplicitNamingStrategyLegacyHbmImpl in org.hibernate.boot.model.naming
Fields in org.hibernate.boot.model.naming declared as ImplicitNamingStrategyLegacyHbmImpl Modifier and Type Field Description static ImplicitNamingStrategyLegacyHbmImpl
ImplicitNamingStrategyLegacyHbmImpl. INSTANCE
Singleton access
-