Interface ImplicitAnyKeyColumnNameSource

All Superinterfaces:
ImplicitNameSource
All Known Subinterfaces:
AnyKeySource

public interface ImplicitAnyKeyColumnNameSource extends ImplicitNameSource
Context for determining the implicit name for an ANY mapping's key column. Historically the ANY key column name had to be specified.
  • Method Details

    • getAttributePath

      AttributePath getAttributePath()
      Access to the AttributePath of the ANY mapping
      Returns:
      The AttributePath of the ANY mapping