Uses of Enum
org.datanucleus.metadata.QueryLanguage
Packages that use QueryLanguage
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of QueryLanguage in org.datanucleus.metadata
Methods in org.datanucleus.metadata that return QueryLanguageModifier and TypeMethodDescriptionstatic QueryLanguage
QueryLanguage.getQueryLanguage
(String value) Return QueryLanguage from String.static QueryLanguage
Returns the enum constant of this type with the specified name.static QueryLanguage[]
QueryLanguage.values()
Returns an array containing the constants of this enum type, in the order they are declared.