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
Subclasses with type arguments of type QueryLanguage in org.datanucleus.metadataModifier and TypeClassDescriptionenumRepresentation of the primary query languages.Methods in org.datanucleus.metadata that return QueryLanguageModifier and TypeMethodDescriptionstatic QueryLanguageQueryLanguage.getQueryLanguage(String value) Return QueryLanguage from String.static QueryLanguageReturns 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.