Package org.apache.openjpa.xmlstore

XML Store

See:
          Description

Class Summary
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.
XMLStoreManager Store manager to a back-end consisting of XML files.
 

Package org.apache.openjpa.xmlstore Description

XML Store

Simple XML store using the common OpenJPA runtime system as a front end.



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.