Package org.apache.openjpa.xmlstore


package org.apache.openjpa.xmlstore

XML Store

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

  • Classes
    Class
    Description
    In-memory form of data in datastore backing a single persistent object.
    Configuration implementation for the XML file store.
    Stores ObjectData objects by serializing a collection of them into and out of an XML file.
    Represents a store of object data encoded in XML.
    Store manager to a back-end consisting of XML files.