Interface IJPQLQueryFormatter

    • Method Detail

      • toString

        java.lang.String toString​(StateObject stateObject)
        Creates a string representation of the given StateObject.
        Parameters:
        stateObject - The StateObject that represents a complete or incomplete JPQL query
        Returns:
        The string representation of the given StateObject