接口 ImplicitMapKeyColumnNameSource

  • 所有超级接口:
    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.
    作者:
    Steve Ebersole
    另请参阅:
    MapKeyColumn, MapKeyJoinColumn
    • 方法详细资料

      • getPluralAttributePath

        AttributePath getPluralAttributePath()
        Access the AttributePath for the Map attribute
        返回:
        The AttributePath for the Map attribute