Interface ResultQuery

    • Method Detail

      • getPosition

        int getPosition()
        Returns the position of the cursor within the new query.
        Returns:
        The updated position of the cursor
      • getQuery

        String getQuery()
        Returns the new JPQL query after insertion of the choice.
        Returns:
        The JPQL with the content assist item inserted into the original query