Uses of Class
org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
-
Packages that use ImplicitNamingStrategyLegacyJpaImpl 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 ImplicitNamingStrategyLegacyJpaImpl in org.hibernate.boot.model.naming
Fields in org.hibernate.boot.model.naming declared as ImplicitNamingStrategyLegacyJpaImpl Modifier and Type Field Description static ImplicitNamingStrategyLegacyJpaImpl
ImplicitNamingStrategyLegacyJpaImpl. INSTANCE
Singleton access
-