Interface ImplicitIdentifierColumnNameSource

  • All Superinterfaces:
    ImplicitNameSource

    public interface ImplicitIdentifierColumnNameSource
    extends ImplicitNameSource
    Context for determining the implicit name of an entity's identifier column.
    • Method Detail

      • getEntityNaming

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

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