Uses of Class
org.apache.openjpa.abstractstore.AbstractStoreManager

Packages that use AbstractStoreManager
org.apache.openjpa.xmlstore XML Store Simple XML store using the common OpenJPA runtime system as a front end. 
 

Uses of AbstractStoreManager in org.apache.openjpa.xmlstore
 

Subclasses of AbstractStoreManager in org.apache.openjpa.xmlstore
 class XMLStoreManager
          Store manager to a back-end consisting of XML files.
 



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