Package org.hibernate.boot.model.naming
Interface ImplicitEntityNameSource
- All Superinterfaces:
ImplicitNameSource
Context for determining the implicit name of an entity's primary table
-
Method Summary
Modifier and TypeMethodDescriptionAccess to the entity's name informationMethods inherited from interface org.hibernate.boot.model.naming.ImplicitNameSource
getBuildingContext
-
Method Details
-
getEntityNaming
EntityNaming getEntityNaming()Access to the entity's name information- Returns:
- The entity's name information
-