Interface JPQLContextView

    • Method Detail

      • getJPAEntityName

        String getJPAEntityName()
        The method returns a JPA entity name for which the JPQL context is relevant.
        Returns:
        JPA entity name
      • getJPAEntityAlias

        String getJPAEntityAlias()
        The method returns a JPA entity alias name for which the JPQL context is relevant.
        Returns:
        JPA entity alias name