Uses of Class
org.datanucleus.store.excel.query.JDOQLQuery
-
Packages that use JDOQLQuery Package Description org.datanucleus.store.excel.query -
-
Uses of JDOQLQuery in org.datanucleus.store.excel.query
Constructors in org.datanucleus.store.excel.query with parameters of type JDOQLQuery Constructor Description JDOQLQuery(org.datanucleus.store.StoreManager storeMgr, org.datanucleus.ExecutionContext ec, JDOQLQuery q)
Constructs a new query instance having the same criteria as the given query.
-