Package | Description |
---|---|
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.
|
Class and Description |
---|
AbstractStoreBrokerFactory
BrokerFactory implementation for use with the
AbstractStoreManager . |
Class and Description |
---|
AbstractStoreManager
Abstract store manager implementation to ease development of custom
OpenJPA back-ends.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.