Uses of Package
org.apache.openjpa.xmlstore
-
Packages that use org.apache.openjpa.xmlstore Package Description org.apache.openjpa.xmlstore XML Store -
Classes in org.apache.openjpa.xmlstore used by org.apache.openjpa.xmlstore Class Description ObjectData In-memory form of data in datastore backing a single persistent object.XMLConfiguration Configuration implementation for the XML file store.XMLFileHandler StoresObjectData
objects by serializing a collection of them into and out of an XML file.XMLStore Represents a store of object data encoded in XML.