|
dbXML API | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
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. |
Class Summary | |
SimpleAdapter | SimpleAdapter is a base class for implementing custom Adapters. |
Defines the Adapter interface as well as an abstract Adapter implementation that can be built from. Adapter classes allow dbXML to persist objects other than dbXML DocumentTable instances. These might include DOM Documents, JAXB-generated classes, or XMLSerializable instances.
|
dbXML API | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |