Uses of Package
org.apache.openjpa.abstractstore

Packages that use org.apache.openjpa.abstractstore
org.apache.openjpa.abstractstore OpenJPA Abstract StoreManager Implementation This package provides some infrastructure classes to help in the creation of OpenJPA drivers for new non-relational data stores. 
org.apache.openjpa.xmlstore XML Store Simple XML store using the common OpenJPA runtime system as a front end. 
 

Classes in org.apache.openjpa.abstractstore used by org.apache.openjpa.abstractstore
AbstractStoreBrokerFactory
          BrokerFactory implementation for use with the AbstractStoreManager.
 

Classes in org.apache.openjpa.abstractstore used by org.apache.openjpa.xmlstore
AbstractStoreManager
          Abstract store manager implementation to ease development of custom OpenJPA back-ends.
 



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