Uses of Class
org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList

Packages that use QueryImpl.RemoveOnCloseResultList
org.apache.openjpa.kernel OpenJPA Runtime Kernel This package provides a common OpenJPA runtime environment that can be adapted for use with various data store mechanisms. 
 

Uses of QueryImpl.RemoveOnCloseResultList in org.apache.openjpa.kernel
 

Methods in org.apache.openjpa.kernel that return QueryImpl.RemoveOnCloseResultList
protected  QueryImpl.RemoveOnCloseResultList QueryImpl.decorateResultList(ResultList<?> res)
          Optionally decorate the native result.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.