dbXML API

Uses of Class
com.dbxml.db.core.adapter.SimpleAdapter

Packages that use SimpleAdapter
com.dbxml.db.common.adapters Defines a set of Adapter classes that allow dbXML to persist objects other than dbXML DocumentTable instances. 
 

Uses of SimpleAdapter in com.dbxml.db.common.adapters
 

Subclasses of SimpleAdapter in com.dbxml.db.common.adapters
 class DOMAdapter
          DOMAdapter adapts a dbXML Collection to support the management of DOM Documents.
 class JAXBElementAdapter
          JAXElementAdapter adapts a dbXML Collection to support the management of JAXB-bound Java classes.
 class SAXAdapter
          SAXAdapter adapts a dbXML Collection to support the management of Documents using the SAX API.
 class XMLSerializableAdapter
          XMLSerializableAdapter adapts a dbXML Collection to support the management of dbXML XMLSerializable implementations.
 


dbXML API

Copyright (c) 2004 The dbXML Group