Package org.hibernate.boot.model.naming
Interface ImplicitUniqueKeyNameSource
-
- All Superinterfaces:
ImplicitConstraintNameSource
,ImplicitNameSource
public interface ImplicitUniqueKeyNameSource extends ImplicitConstraintNameSource
-
-
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
-
-