接口 ImplicitAnyDiscriminatorColumnNameSource

  • 所有超级接口:
    ImplicitNameSource
    所有已知子接口:
    AnyDiscriminatorSource

    public interface ImplicitAnyDiscriminatorColumnNameSource
    extends ImplicitNameSource
    Context for determining the implicit name for an ANY mapping's discriminator column. Historically the ANY discriminator column name had to be specified.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getAttributePath

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