Interface ImplicitMapKeyColumnNameSource

All Superinterfaces:
ImplicitNameSource

public interface ImplicitMapKeyColumnNameSource extends ImplicitNameSource
Context for determining the implicit name of a column used to back the key of a Map. This is used for both MapKeyColumn and MapKeyJoinColumn cases.
See Also:
  • Method Details

    • getPluralAttributePath

      AttributePath getPluralAttributePath()
      Access the AttributePath for the Map attribute
      Returns:
      The AttributePath for the Map attribute