Package org.hibernate.boot.model.naming
Interface ImplicitIndexColumnNameSource
-
- All Superinterfaces:
ImplicitNameSource
public interface ImplicitIndexColumnNameSource extends ImplicitNameSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributePath
getPluralAttributePath()
-
Methods inherited from interface org.hibernate.boot.model.naming.ImplicitNameSource
getBuildingContext
-
-
-
-
Method Detail
-
getPluralAttributePath
AttributePath getPluralAttributePath()
-
-