Class BaseJPQLQueryFormatter

    • Method Detail

      • getIdentifierStyle

        public IJPQLQueryFormatter.IdentifierStyle getIdentifierStyle()
        Returns the style to use when formatting the JPQL identifiers.
        Returns:
        One of the possible ways to format the JPQL identifiers
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object