Class JPQLQueryProblemResourceBundle

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.eclipse.persistence.jpa.jpql.JPQLQueryProblemResourceBundle

public final class JPQLQueryProblemResourceBundle extends ListResourceBundle
The resource bundle containing the problems encountered in a JPQL query.
Version:
2.5.2
Author:
Pascal Filion
  • Field Details

    • PROPERTIES_FILE_NAME

      public static final String PROPERTIES_FILE_NAME
      The file name of the .properties file that is equivalent to this ListResourceBundle.
  • Constructor Details

    • JPQLQueryProblemResourceBundle

      public JPQLQueryProblemResourceBundle()
  • Method Details