接口 ImplicitAnyKeyColumnNameSource

  • 所有超级接口:
    ImplicitNameSource
    所有已知子接口:
    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.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getAttributePath

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