| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.kernel.QueryImpl.Compilation
protected static class QueryImpl.Compilation
Struct of compiled query properties.
| Field Summary | |
|---|---|
|  StoreQuery.Executor | datastore | 
|  StoreQuery.Executor | memory | 
|  java.lang.Object | storeData | 
| Constructor Summary | |
|---|---|
| protected  | QueryImpl.Compilation() | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public StoreQuery.Executor memory
public StoreQuery.Executor datastore
public java.lang.Object storeData
| Constructor Detail | 
|---|
protected QueryImpl.Compilation()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||