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