dbXML API

Uses of Package
com.dbxml.db.core.adapter

Packages that use com.dbxml.db.core.adapter
com.dbxml.db.common.adapters Defines a set of Adapter classes that allow dbXML to persist objects other than dbXML DocumentTable instances. 
com.dbxml.db.core.adapter Defines the Adapter interface as well as an abstract Adapter implementation that can be built from. 
 

Classes in com.dbxml.db.core.adapter used by com.dbxml.db.common.adapters
Adapter
          Adapter defines an interface that allows adapter facades to be developed in order to allow dbXML to persist objects other than dbXML DocumentTable instances.
SimpleAdapter
          SimpleAdapter is a base class for implementing custom Adapters.
 

Classes in com.dbxml.db.core.adapter used by com.dbxml.db.core.adapter
Adapter
          Adapter defines an interface that allows adapter facades to be developed in order to allow dbXML to persist objects other than dbXML DocumentTable instances.
 


dbXML API

Copyright (c) 2004 The dbXML Group