Package org.eclipse.persistence.jpa.jpql
Class JPQLQueryProblemResourceBundle
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.eclipse.persistence.jpa.jpql.JPQLQueryProblemResourceBundle
-
public final class JPQLQueryProblemResourceBundle extends java.util.ListResourceBundle
The resource bundle containing the problems encountered in a JPQL query.- Since:
- 2.3
- Version:
- 2.5.2
- Author:
- Pascal Filion
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
PROPERTIES_FILE_NAME
The file name of the .properties file that is equivalent to thisListResourceBundle
.
-
Constructor Summary
Constructors Constructor Description JPQLQueryProblemResourceBundle()
-