Class BadJpqlGrammarException

All Implemented Interfaces:
Serializable

public class BadJpqlGrammarException extends InvalidDataAccessResourceUsageException
An exception thrown if the JPQL query is invalid.
Since:
3.1
Author:
Greg Turnquist, Mark Paluch
See Also:
  • Constructor Details

  • Method Details

    • getJpql

      public String getJpql()