Package org.hibernate.boot.model.naming
Interface ImplicitIndexNameSource
- All Superinterfaces:
ImplicitConstraintNameSource
,ImplicitNameSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
ImplicitConstraintNameSource.Kind
-
Method Summary
Methods inherited from interface org.hibernate.boot.model.naming.ImplicitConstraintNameSource
getColumnNames, getTableName, getUserProvidedIdentifier
Methods inherited from interface org.hibernate.boot.model.naming.ImplicitNameSource
getBuildingContext
-
Method Details
-
kind
- Specified by:
kind
in interfaceImplicitConstraintNameSource
-