All Classes and Interfaces
Class
Description
A change summary is used to record changes to DataObjects,
allowing applications to efficiently and incrementally update back-end storage when required.
A helper for copying DataObjects.
A Factory for creating DataObjects.
A data graph is used to package a graph of
data objects
along with their
metadata, that is, data describing the data.Data helper methods.
A data object is a representation of some structured data.
A helper for comparing DataObjects.
Delegates DataObject serialization while ensuring implementation independent
java.io.Serialization.
This interface represents a helper execution context.
A HelperProvider obtains specific default helpers and other
implementation-specific objects used by a Java implementation of SDO.
Exception indicating that a HelperProvider could not be located or instantiated.
A representation of a Property in the
type
of a data object
.A sequence is a heterogeneous list of
properties
and corresponding values.A representation of the type of a
property
of a data object
.Look up a Type given the uri and typeName or interfaceClass.
Represents an XML Document containing a tree of DataObjects.
A helper to convert XML documents into DataObects and
DataObjects into XML documnets.
Provides access to additional information when the
Type or Property is defined by an XML Schema (XSD).