Uses of Enum
org.datanucleus.store.query.compiler.CompilationComponent
Packages that use CompilationComponent
Package
Description
Package handling the (generic) compilation of queries.
-
Uses of CompilationComponent in org.datanucleus.store.query.compiler
Subclasses with type arguments of type CompilationComponent in org.datanucleus.store.query.compilerModifier and TypeClassDescriptionenumEnum defining the component of a query being compiled.Methods in org.datanucleus.store.query.compiler that return CompilationComponentModifier and TypeMethodDescriptionstatic CompilationComponentReturns the enum constant of this type with the specified name.static CompilationComponent[]CompilationComponent.values()Returns an array containing the constants of this enum type, in the order they are declared.