org.apache.openjpa.kernel
Class QueryImpl.Compilation
java.lang.Object
org.apache.openjpa.kernel.QueryImpl.Compilation
- Enclosing class:
- QueryImpl
protected static class QueryImpl.Compilation
- extends Object
Struct of compiled query properties.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
memory
public StoreQuery.Executor memory
datastore
public StoreQuery.Executor datastore
storeData
public Object storeData
QueryImpl.Compilation
protected QueryImpl.Compilation()
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.