接口 ImplicitIdentifierColumnNameSource

  • 所有超级接口:
    ImplicitNameSource

    public interface ImplicitIdentifierColumnNameSource
    extends ImplicitNameSource
    Context for determining the implicit name of an entity's identifier column.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getEntityNaming

        EntityNaming getEntityNaming()
        Access the entity name information
        返回:
        The entity name information
      • getIdentifierAttributePath

        AttributePath getIdentifierAttributePath()
        Access to the AttributePath for the entity's identifier attribute.
        返回:
        The AttributePath for the entity's identifier attribute.