Module org.eclipse.persistence.sdo
Package org.eclipse.persistence.sdo.helper
package org.eclipse.persistence.sdo.helper
-
ClassDescriptionINTERNAL: 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.Purpose: This class maintains information about a generated class and its corresponding interfacePurpose:This interface can be implemented and used in conjunction with SDOClassGenerator to write the generated source as desired.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 schemaLocationPurpose: Default implementation of the org.eclipse.persistence.sdo.helper.SchemaResolver interfacePurpose:Used in conjunction with SDOClassGenerator.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.INTERNAL:Class for wrapping cache key lookup results.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: 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: A helper class for making deep or shallow copies of DataObjects.Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocumentsPurpose: The implementation of commonj.sdo.helper.DataFactoryPurpose: 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".Purpose: This class represents a local HelperContext.Strategy for
HelperContext
creation.Purpose: Implementation of XMLMarshalListener used when marshalling DataObjects to XMLPurpose: 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 SDOSchemaGenerator generates an XSD (returned as a String) from a list of SDO Type objects.Purpose: Helper to provide access to declared SDO Types.Purpose: Called from XSDHelper define methods to generate SDO Types from a SchemaPurpose: Called during XMLHelper load methods when there is unknown content in an XML document.Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocumentsPurpose: Helper to transform 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: Perform operations based on SDO XPath against DataObjects.