Package org.eclipse.persistence.jpa.jpql
Class JPQLQueryProblemResourceBundle
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.eclipse.persistence.jpa.jpql.JPQLQueryProblemResourceBundle
The resource bundle containing the problems encountered in a JPQL query.
- Version:
- 2.5.2
- Author:
- Pascal Filion
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe file name of the .properties file that is equivalent to thisListResourceBundle.Fields inherited from class java.util.ResourceBundle
parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySetMethods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
-
Field Details
-
PROPERTIES_FILE_NAME
The file name of the .properties file that is equivalent to thisListResourceBundle.
-
-
Constructor Details
-
JPQLQueryProblemResourceBundle
public JPQLQueryProblemResourceBundle()
-
-
Method Details
-
getContents
- Specified by:
getContentsin classListResourceBundle
-