Interface ImplicitAnyKeyColumnNameSource
- All Superinterfaces:
ImplicitNameSource
- All Known Subinterfaces:
AnyKeySource
Context for determining the implicit name for an ANY mapping's key
column. Historically the ANY key column name had to be specified.
-
Method Summary
Modifier and TypeMethodDescriptionAccess to the AttributePath of the ANY mappingMethods inherited from interface ImplicitNameSource
getBuildingContext
-
Method Details
-
getAttributePath
AttributePath getAttributePath()Access to the AttributePath of the ANY mapping- Returns:
- The AttributePath of the ANY mapping
-