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
Methods in org.datanucleus.store.query.compiler that return CompilationComponentModifier and TypeMethodDescriptionstatic CompilationComponent
Returns 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.