Package | Description |
---|---|
org.apache.openjpa.xmlstore |
XML Store
Simple XML store using the common OpenJPA runtime system as a front end.
|
Class and Description |
---|
ObjectData
In-memory form of data in datastore backing a single persistent object.
|
XMLConfiguration
Configuration implementation for the XML file store.
|
XMLFileHandler
Stores
ObjectData objects by serializing a collection
of them into and out of an XML file. |
XMLStore
Represents a store of object data encoded in XML.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.