Package org.apache.openjpa.kernel
Class QueryImpl.Compilation
java.lang.Object
org.apache.openjpa.kernel.QueryImpl.Compilation
- All Implemented Interfaces:
Serializable
- Enclosing class:
- QueryImpl
Struct of compiled query properties.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
memory
-
datastore
-
storeData
-
-
Constructor Details
-
Compilation
protected Compilation()
-