All Classes and Interfaces

Class
Description
 
Abstract class for SDO helper delegators.
INTERNAL: This class using WLS classed to get unique application ID.
This class provides a means for the user to return application-specific information, such as the application name, which will be used when the logic in SDOHelperContext fails.
 
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
A setting encapsulates a property and a corresponding single value of the property's type.
Purpose: This class maintains information about a generated class and its corresponding interface
Purpose:This interface can be implemented and used in conjunction with SDOClassGenerator to write the generated source as desired.
A helper for copying DataObjects.
A Factory for creating DataObjects.
Deprecated.
.
Data helper methods.
A data object is a representation of some structured data.
 
Purpose: Default implementation of the org.eclipse.persistence.sdo.helper.SchemaLocationResolver interface By default set a Map keyed on QName of types and value is the schemaLocation
Purpose: Default implementation of the org.eclipse.persistence.sdo.helper.SchemaResolver interface
Purpose:Default implementation of the ValueStore interface.
 
A helper for comparing DataObjects.
Delegates DataObject serialization while ensuring implementation independent java.io.Serialization.
 
Purpose:Used in conjunction with SDOClassGenerator.
This interface represents a helper execution context.
This class instantiates a HelperProviderImpl that returns concrete helpers.
 
Purpose: A converter used in conjunction with sdoJava:instanceClass The customClass on the converter must be set and that class must have a Constructor that takes a String argument and a toString method.
A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents.
This implementation of commonj.sdo.helper.DataFactory is responsible for ensuring that newly created DataObjects are assigned a JAXB aware value store.
The JAXBHelperContext is a bridge between POJOs and SDO DataObjects.
JAXBList wraps the POJOs collection in order to provide additional SDO information.
 
The JAXBValueStore enables a DataObject to access data from a POJO.
This implementation of commonj.sdo.helper.XMLHelper is responsible for ensuring that newly unmarshalled DataObjects are assigned a JAXB aware value store.
INTERNAL:
Class for wrapping cache key lookup results.
A representation of a Property in the type of a data object.
Purpose: Interface that can be optionally implemented to resolve the value for the schemaLocation attribute of generated imports and includes when generating schemas.
Purpose: Interface that can be optionally implemented to resolve imported and included schemas.
Purpose: Allow the contained schema resolver to resolve a schema based on a given namespace and schema location, and return either the resolved schema source or null, depending on whether the schema had been processed previously.
Purpose:A change summary is used to record changes to DataObjects.
 
Purpose: Generate Java interfaces and implementation classes from a list of SDO Type objects.
Purpose: Optionally user can implement this interface to provide their own extra content to the generated source files.
Purpose: A custom classloader used to dynamically create classes as needed.
Purpose: Maintain constants in one class
Purpose: A helper class for making deep or shallow copies of DataObjects.
Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocuments
Purpose: The implementation of commonj.sdo.helper.DataFactory
Purpose: Helper to provide access to SDO Data Factory.
Purpose: Helper to provide access to SDO Data Factory.
Purpose:A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
Purpose: A helper class for performing data conversions.
 
 
 
Purpose: A helper class for checking deep or shallow equality of DataObjects.
 
Purpose: A wrapper class for handling cases when the domain object attributes are to be accessed thru the accessor methods that are called "get" and "set".
This class provides a mechanism to obtain the EclipseLink implementation of various SDO runtime classes based on a given SDO class/interface.
Purpose: This class represents a local HelperContext.
Strategy for HelperContext creation.
Purpose: Implementation of XMLMarshalListener used when marshalling DataObjects to XML
Purpose: A wrapper class for handling cases when the domain object attributes are to be accessed thru the accessor methods that are called "get" and "set".
 
 
Purpose:A representation of a Property in the type of a data object.
 
SDO Property
INTERNAL:
Purpose SDOSchemaGenerator generates an XSD (returned as a String) from a list of SDO Type objects.
 
Purpose: A setting encapsulates a Property and a corresponding single value of the property's type.
This class provides the list of System properties that are recognized by EclipseLink SDO component.
 
 
Purpose: Helper to provide access to declared SDO Types.
Purpose: Helper to provide access to declared SDO Types.
 
Purpose: Helper to provide access to declared SDO Types.
Purpose: Called from XSDHelper define methods to generate SDO Types from a Schema
 
 
 
SDO Type
Purpose: Called during XMLHelper load methods when there is unknown content in an XML document.
Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocuments
Wrapper for XML datatypes.
Wrapper for Boolean Object datatype.
Wrapper for Boolean datatype.
Wrapper for Byte Object datatype.
Wrapper for HEX Binary datatype.
Wrapper for Bytes datatype.
Wrapper for Byte datatype.
Wrapper for Character Object datatype.
Wrapper for Character datatype.
Wrapper for Date Time datatype.
Wrapper for Date datatype.
Wrapper for Day datatype.
Wrapper for Decimal datatype.
Wrapper for Double Object datatype.
Wrapper for Double datatype.
Wrapper for Duration datatype.
Wrapper for Float Object datatype.
Wrapper for FLoat datatype.
Wrapper for Integer datatype.
Wrapper for Int Object datatype.
Wrapper for Int datatype.
Wrapper for Long Object datatype.
Wrapper for Long datatype.
Wrapper for Month Day datatype.
Wrapper for Month datatype.
Wrapper for Object datatype.
Wrapper for Short object datatype.
Wrapper for Short datatype.
Wrapper for Strings datatype.
Wrapper for String datatype.
Wrapper for Time datatype.
Wrapper for URI QName datatype.
Wrapper for URI datatype.
Wrapper for YearMonthDay datatype.
Wrapper for YearMonth datatype.
Wrapper for Year datatype.
Purpose: Represents an XML Document containing a tree of DataObjects.
Purpose: Helper to transform XML documents into DataObects and DataObjects into XML documents.
Purpose: Helper to XML documents into DataObects and DataObjects into XML documents.
Purpose: Helper to XML documents into DataObects and DataObjects into XML documents.
 
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..
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.
Purpose The ValueStore interface exposes the property model in SDO to pluggable implementers that wish to wrap their object model in the SDO API.
Represents an XML Document containing a tree of DataObjects.
A helper to convert XML documents into DataObects and DataObjects into XML documnets.
Purpose: Perform operations based on SDO XPath against DataObjects.
Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).