Index

A B C D E F G H I J L M N O P R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractExternalizableDelegator - Class in org.eclipse.persistence.sdo
 
AbstractExternalizableDelegator() - Constructor for class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
AbstractExternalizableDelegator(Object) - Constructor for class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
AbstractHelperDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Abstract class for SDO helper delegators.
AbstractHelperDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
Default constructor.
add(int, int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value at the specified entry index.
add(int, int, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value at the specified entry index.
add(int, Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value to the end of the entries.
add(int, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
add(int, Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Inserts the specified element at the index position in this list.
add(int, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
add(int, String) - Method in interface commonj.sdo.Sequence
Deprecated.
replaced by Sequence.addText(int, String) in 2.1.0
add(int, String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value at the specified entry index.
add(int, String, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value to the end of the entries.
add(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
add(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
add(Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
add(String) - Method in interface commonj.sdo.Sequence
Deprecated.
replaced by Sequence.addText(String) in 2.1.0
add(String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value to the end of the entries.
add(String, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
addAlias(String, String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Add an alias to identifier pair to the alias Map for the current application.
addAliasName(String) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Assign a unique string to a type, which belongs to same uri, among types.
addAll(int, Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
addAll(int, Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Inserts all of the currentElements in the specified Collection into this list, starting at the specified position.
addAll(int, Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
addAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
addAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Appends all of the currentElements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Appends all of the currentElements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addBaseType(SDOType) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(Property) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(Property, int) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(SDOProperty) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(SDOProperty, int) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDescriptors(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
addDescriptors(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
addDescriptors(List) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
addDescriptorToProject(Project) - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
addGlobalProperty(QName, Property, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
INTERNAL:
addGlobalProperty(QName, Property, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
INTERNAL:
addGlobalProperty(QName, Property, boolean) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
addMappingToOwner(boolean, int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
addNamespace(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addNamespace(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addNamespace(String, String) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Add the open content property into all 3 data structures.
addOpenMappings() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
addOpenMappings() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
addSettingWithoutModifyingDataObject(int, Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Add a setting to the list at the specified index.
addSettingWithoutModifyingDataObject(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addSettingWithoutModifyingDataObject(Property, Object, boolean) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addText(int, String) - Method in interface commonj.sdo.Sequence
Adds a new text entry at the given index.
addText(int, String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
addText(String) - Method in interface commonj.sdo.Sequence
Adds a new text entry to the end of the Sequence.
addText(String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
addType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
addType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
addType(SDOType) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
addValueToSettings(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addWrappersToProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
addWrappersToProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
addWrappersToProject(Project) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
afterMarshal(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
afterUnmarshal() - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Ensure that each Setting in the settings list is also present in the valuesToSettings map
afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmarshalListener
 
aHelperContext - Variable in class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
 
aHelperContext - Variable in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
Visibility reduced from [public] in 2.1.0.
aHelperContext - Variable in class org.eclipse.persistence.sdo.SDOType
 
ALLOWED_DESERIALIZATION_CLASS_NAMES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
List of the classes allowed to deserialize in SDO
ANY_TYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XML String names and QName constants missing from org.eclipse.persistence.oxm.XMLConstants
ANY_TYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ANY_URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ANY_URI_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_SOURCE_ATTRIBUTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Name of source attribute on appinfo
ApplicationAccessWLS - Class in org.eclipse.persistence.sdo.helper
INTERNAL: This class using WLS classed to get unique application ID.
ApplicationAccessWLS() - Constructor for class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
Create and initialize.
ApplicationResolver - Class in org.eclipse.persistence.sdo.helper
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.
ApplicationResolver() - Constructor for class org.eclipse.persistence.sdo.helper.ApplicationResolver
Default constructor.
ATTACHMENT_MARSHALLER_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ATTACHMENT_UNMARSHALLER_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
attributeClass - Variable in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
AttributeMimeTypePolicy - Class in org.eclipse.persistence.sdo.helper
 
AttributeMimeTypePolicy(String) - Constructor for class org.eclipse.persistence.sdo.helper.AttributeMimeTypePolicy
 

B

beforeMarshal(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
beforeUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
beforeUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmarshalListener
 
beginLogging() - Method in interface commonj.sdo.ChangeSummary
Clears the List of changes and turns change logging on.
beginLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Clears the List of changes and turns change logging on.
BOOLEAN - Static variable in class org.eclipse.persistence.sdo.SDOConstants
String values for type names in the commonj.sdo namespace
BOOLEAN_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Numeric primitive default instances see p 45 of Java Spec.
BOOLEANOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
String values for type names in the commonj.sdo/java namespace
BooleanObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.BooleanObjectWrapperImpl
Default constructor.
BooleanWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.BooleanWrapperImpl
Default constructor.
buildAppInfoMap(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
INTERNAL:
buildAppInfoMap(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
INTERNAL:
buildAppInfoMap(List) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
buildChangeSummaryMapping() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildMapping(String, int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildNewInstance() - Method in class org.eclipse.persistence.sdo.SDOType.TypeInstantiationPolicy
 
buildXMLFragmentCollectionMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
buildXMLFragmentMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
BYTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
BYTE_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
BYTEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ByteObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ByteObjectWrapperImpl
Default constructor.
BYTES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
Bytes_hexBunaryWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.Bytes_hexBunaryWrapperImpl
Default constructor.
BytesWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.BytesWrapperImpl
Default constructor.
ByteWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ByteWrapperImpl
Default constructor.

C

ChangeSummary - Interface in commonj.sdo
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
CHANGESUMMARY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CHANGESUMMARY_REF - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Names for attributes available on ChangeSummary
CHANGESUMMARY_UNSET - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ChangeSummary.Setting - Interface in commonj.sdo
A setting encapsulates a property and a corresponding single value of the property's type.
CHARACTER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CHARACTER_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CHARACTEROBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CharacterObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.CharacterObjectWrapperImpl
Default constructor.
characters(char[], int, int) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
CharacterWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.CharacterWrapperImpl
Default constructor.
ClassBuffer - Class in org.eclipse.persistence.sdo.helper
Purpose: This class maintains information about a generated class and its corresponding interface
ClassBuffer(SDOClassGeneratorListener) - Constructor for class org.eclipse.persistence.sdo.helper.ClassBuffer
 
CLASSLOADER_EJB_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
A classloader toString containing (.wrappers) means we are running from a local ejb container client
CLASSLOADER_WEB_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
A classloader toString containing (.web.) means we are running from a web container client
clear() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
clear() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Removes all of the currentElements from this list.
clear(boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
clone() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Clone the ListWrapper.
close() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
CodeWriter - Interface in org.eclipse.persistence.sdo.helper
Purpose:This interface can be implemented and used in conjunction with SDOClassGenerator to write the generated source as desired.
commonj.sdo - package commonj.sdo
 
commonj.sdo.helper - package commonj.sdo.helper
 
commonj.sdo.impl - package commonj.sdo.impl
 
CONTAINMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
contains(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
contains(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
containsAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
containsAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
convert(Property, Object) - Method in interface commonj.sdo.helper.DataHelper
Convert the specified value to an instance of the specified property's type.
convert(Property, Object) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert the specified value to an instance of the specified property's type.
convert(Type, Object) - Method in interface commonj.sdo.helper.DataHelper
Convert the specified value to an instance of the specified type.
convert(Type, Object) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert the specified value to an instance of the specified type.
convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
Convert the value from XML as required during unmarshal
convertFromStringValue(String, Type) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert a String value based to the appropriate type.
convertFromStringValue(String, Type, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert a String value based to the appropriate type.
convertFromStringValue(String, Class<?>) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert a String value based to the appropriate type.
convertFromStringValue(String, Class<?>, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert a String value based to the appropriate type.
convertObjectToValue(Property, int, Class<?>) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL:
convertObjectToValue(Property, Class<?>) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL:
convertObjectToValueByPath(String, Class<?>, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
access the wanted values through path and convert it into required java class.
convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
Convert the value as required during marshal.
convertToStringValue(Object, Type) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert to a String value based to the SDO type.
convertValue(Object, Class<?>, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert a value based to the appropriate type.
convertValueToClass(Property, Object, Class<?>) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
INTERNAL:
copy() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
Get a shallow copy of the original ValueStore.
copy() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
copy() - Method in class org.eclipse.persistence.sdo.SDOSequence
 
copy() - Method in interface org.eclipse.persistence.sdo.ValueStore
Get a shallow copy of the original ValueStore.
copy(DataObject) - Method in interface commonj.sdo.helper.CopyHelper
Create a deep copy of the DataObject tree: Copies the dataObject and all its contained DataObjects recursively.
copy(DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
Create a deep copy of the DataObject tree: Copies the dataObject and all its contained DataObjects recursively.
copy(DataObject, SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
Create a deep copy of the DataObject tree: Copies the dataObject and all its contained DataObjects recursively.
copyElements() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
copyElements() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Shallow copy elements
copyHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
copyHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
CopyHelper - Interface in commonj.sdo.helper
A helper for copying DataObjects.
copyShallow(DataObject) - Method in interface commonj.sdo.helper.CopyHelper
Create a shallow copy of the DataObject dataObject: Creates a new DataObject copiedDataObject with the same values as the source dataObject for each property where property.getType().isDataType() is true.
copyShallow(DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
Create a shallow copy of the DataObject dataObject: Creates a new DataObject copiedDataObject with the same values as the source dataObject for each property where property.getType().isDataType() is true.
create(Type) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject of the Type specified.
create(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
 
create(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
create(Type) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
Return a new DataObject of the specified Type.
create(Class) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject supporting the given interface.
create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
 
create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
create(String, String) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject of the Type specified by typeName with the given package uri.
create(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
 
create(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
createClass() - Method in class org.eclipse.persistence.sdo.helper.DynamicClassWriter
This is where the byte codes for the generic subclass are defined and the class is created dynamically from them.
createDataObject(int) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDataObject(int, String, String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDataObject(Property) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDataObject(Property, Type) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be of containment type.
createDataObject(Property, Type) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDataObject(String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDataObject(String, String, String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(String, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
createDocument(DataObject, String, String) - Method in interface commonj.sdo.helper.XMLHelper
Creates an XMLDocument with the specified XML rootElement for the DataObject.
createDocument(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates an XMLDocument with the specified XML rootElement for the DataObject.
createDocument(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
createGeneric(String, SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
createResolvable() - Static method in class commonj.sdo.impl.HelperProvider
Gets a Resolvable
createResolvable() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create and return a new ExternalizableDelegator.Resolvable instance based on this helper context.
createResolvable(Object) - Static method in class commonj.sdo.impl.HelperProvider
Gets a Resolvable
createResolvable(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create and return a new ExternalizableDelegator.Resolvable instance based on this helper context and a given target.
createRootObject(Type) - Method in interface commonj.sdo.DataGraph
Deprecated.
Creates a new root data object of the specified type.
createRootObject(Type) - Method in class org.eclipse.persistence.sdo.SDODataGraph
Creates a new root data object of the specified type.
createRootObject(String, String) - Method in interface commonj.sdo.DataGraph
Deprecated.
Creates a new root data object of the specified type.
createRootObject(String, String) - Method in class org.eclipse.persistence.sdo.SDODataGraph
Creates a new root data object of the specified type.
currentElements - Variable in class org.eclipse.persistence.sdo.helper.ListWrapper
We are maintaining two pointers to potentially two ArrayList objects.

D

dataFactory - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
dataFactory() - Method in class commonj.sdo.impl.HelperProviderImpl
 
DataFactory - Interface in commonj.sdo.helper
A Factory for creating DataObjects.
DataGraph - Interface in commonj.sdo
Deprecated.
. Because the same functionality can be obtained with DataObjects alone and because using DataObjects has the advantages of consistence and richer functionality, the use of the special envelope DataGraph is discouraged and may be removed altogether in a future version.
dataHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
dataHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
DataHelper - Interface in commonj.sdo.helper
Data helper methods.
dataObject - Variable in class org.eclipse.persistence.sdo.helper.ListWrapper
 
DataObject - Interface in commonj.sdo
A data object is a representation of some structured data.
DATAOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DataObjectInputStream - Class in org.eclipse.persistence.sdo.helper
 
DataObjectInputStream() - Constructor for class org.eclipse.persistence.sdo.helper.DataObjectInputStream
Constructor for single static context clients
DataObjectInputStream(InputStream) - Constructor for class org.eclipse.persistence.sdo.helper.DataObjectInputStream
Constructor for single static context clients
DataObjectInputStream(InputStream, HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.DataObjectInputStream
Constructor for general use by multi-threaded clients
DATE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DATETIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DateTimeWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DateTimeWrapperImpl
Default constructor.
DateWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DateWrapperImpl
Default constructor.
DAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DayWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DayWrapperImpl
Default constructor.
DECIMAL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DecimalWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DecimalWrapperImpl
Default constructor.
DEFAULT_ROOT_ELEMENT_NAME - Static variable in class org.eclipse.persistence.sdo.SDOResolvable
Root element name for all DataObjects undergoing serialization = sdo:dataObject
DEFAULT_XML_ENCODING - Static variable in class org.eclipse.persistence.sdo.SDOXMLDocument
 
DEFAULT_XML_VERSION - Static variable in class org.eclipse.persistence.sdo.SDOXMLDocument
 
DefaultSchemaLocationResolver - Class in org.eclipse.persistence.sdo.helper
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
DefaultSchemaLocationResolver(Map) - Constructor for class org.eclipse.persistence.sdo.helper.DefaultSchemaLocationResolver
 
DefaultSchemaResolver - Class in org.eclipse.persistence.sdo.helper
Purpose: Default implementation of the org.eclipse.persistence.sdo.helper.SchemaResolver interface
DefaultSchemaResolver() - Constructor for class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
 
DefaultValueStore - Class in org.eclipse.persistence.sdo
Purpose:Default implementation of the ValueStore interface.
DefaultValueStore() - Constructor for class org.eclipse.persistence.sdo.DefaultValueStore
 
defaultXPathEngine - Static variable in class org.eclipse.persistence.sdo.helper.XPathEngine
 
define(DataObject) - Method in interface commonj.sdo.helper.TypeHelper
Define the DataObject as a Type.
define(DataObject) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
define(DataObject) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
define(DataObject, List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Define the DataObject as a Type.
define(InputStream, String) - Method in interface commonj.sdo.helper.XSDHelper
Define XML Schema as Types.
define(InputStream, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Define XML Schema as Types.
define(InputStream, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
define(Reader, String) - Method in interface commonj.sdo.helper.XSDHelper
Define XML Schema as Types.
define(Reader, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Define XML Schema as Types.
define(Reader, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
define(Reader, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Define XML Schema as Types.
define(String) - Method in interface commonj.sdo.helper.XSDHelper
Define the XML Schema as Types.
define(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Define the XML Schema as Types.
define(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
define(List) - Method in interface commonj.sdo.helper.TypeHelper
Define the list of DataObjects as Types.
define(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Define the list of DataObjects as Types.
define(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
define(Source, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
define(Source, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
define(Source, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
define(Source, SchemaResolver) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
define(Source, SchemaResolver, boolean, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
define(Schema, boolean, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
defineOpenContentProperty(String, DataObject) - Method in interface commonj.sdo.helper.TypeHelper
Define the DataObject as a Property for setting open content.
defineOpenContentProperty(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Define the DataObject as a Property for setting open content.
defineOpenContentProperty(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
defineOpenContentProperty(String, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Create a dynamic open content property if no property exists for (name).
defineOpenContentProperty(String, Object, Type) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
delete() - Method in interface commonj.sdo.DataObject
Remove this object from its container and then unset all its non-readOnly Properties.
delete() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
detach() - Method in interface commonj.sdo.DataObject
Removes this DataObject from its container, if any.
detach() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
detachOrDelete(boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Recursively walk the tree and set oldSettings for a detached/deleted object.
DOCUMENTATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DOCUMENTATION_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DOCUMENTATION_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DOUBLE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DOUBLE_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DOUBLEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DoubleObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DoubleObjectWrapperImpl
Default constructor.
DoubleWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DoubleWrapperImpl
Default constructor.
DURATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DURATION_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
DurationWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.DurationWrapperImpl
Default constructor.
DynamicClassWriter - Class in org.eclipse.persistence.sdo.helper
 
DynamicClassWriter(String, SDOType, HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.DynamicClassWriter
 

E

EMPTY_STRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
empty string ""
endDocument() - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
endLogging() - Method in interface commonj.sdo.ChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endPrefixMapping(String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
ENTITIES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITIES_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
equal(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equal(Deep) if they are equalShallow, all their compared Properties are equal, and all reachable DataObjects in their graphs excluding containers are equal.
equal(DataObject, DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
Two DataObjects are equal(Deep) if they are equalShallow, all their compared Properties are equal, and all reachable DataObjects in their graphs excluding containers are equal.
equalityHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
equalityHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
EqualityHelper - Interface in commonj.sdo.helper
A helper for comparing DataObjects.
equals(Object) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
Indicates if a given ValueStore is equal to this.
equals(Object) - Method in class org.eclipse.persistence.sdo.SDOProperty
Indicate if a given SDOProperty instance is equal to this instance.
equalShallow(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equalShallow if they have the same Type and all their compared Properties are equal.
equalShallow(DataObject, DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
Two DataObjects are equalShallow if they have the same Type and all their compared Properties are equal.
ExternalizableDelegator - Class in commonj.sdo.impl
Delegates DataObject serialization while ensuring implementation independent java.io.Serialization.
ExternalizableDelegator() - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator(Object) - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator.Resolvable - Interface in commonj.sdo.impl
 

F

FileCodeWriter - Class in org.eclipse.persistence.sdo.helper
Purpose:Used in conjunction with SDOClassGenerator.
FileCodeWriter() - Constructor for class org.eclipse.persistence.sdo.helper.FileCodeWriter
 
FLOAT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
FLOAT_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
FLOATOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
FloatObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.FloatObjectWrapperImpl
Default constructor.
FloatWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.FloatWrapperImpl
Default constructor.

G

GDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GDAY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
generate(Reader) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, String, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, CodeWriter) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, CodeWriter, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, CodeWriter, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Reader, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(List) - Method in interface commonj.sdo.helper.XSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Generate an XML Schema Declaration (XSD) from Types.
generate(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
generate(List, Map) - Method in interface commonj.sdo.helper.XSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Generate an XML Schema Declaration (XSD) from Types.
generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
generate(List, Map<String, String>) - Method in class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
Method to generate an XSD.
generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
Method to generate an XSD.
generate(List, SchemaLocationResolver) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
generate(Source, String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Source, String, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Source, CodeWriter) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Source, CodeWriter, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Source, CodeWriter, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(Source, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
generate(CodeWriter, List) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
get(int) - Method in interface commonj.sdo.DataObject
Returns the value of the property at the specified index in property list of this object's type.
get(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
get(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
get(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
get(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the given property of this object.
get(Property) - Method in interface commonj.sdo.Property
Returns the value of the specified instance property of this Property.
get(Property) - Method in interface commonj.sdo.Type
Returns the value of the specified instance property of this Type.
get(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
get(Property) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
get(Property) - Method in class org.eclipse.persistence.sdo.SDOType
 
get(Property) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
get(String) - Method in interface commonj.sdo.DataObject
Returns the value of a property of either this object or an object reachable from it, as identified by the specified path.
get(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
get(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
When accessing values corresponding to properties of DataObject by path base accessors, the accessed getters will pass informations to this method to process information and acquire wanted values.
getAliasNames() - Method in interface commonj.sdo.Property
Returns a list of alias names for this Property.
getAliasNames() - Method in interface commonj.sdo.Type
Return a list of alias names for this Type.
getAliasNames() - Method in class org.eclipse.persistence.sdo.SDOProperty
Return a list of alias names for this Property.
getAliasNames() - Method in class org.eclipse.persistence.sdo.SDOType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getAnonymousTypes() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getAppinfo(Property, String) - Method in interface commonj.sdo.helper.XSDHelper
Return the content of the appinfo declared for this Property and source.
getAppinfo(Property, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Return the content of the appinfo declared for this Property and source.
getAppinfo(Property, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getAppinfo(Type, String) - Method in interface commonj.sdo.helper.XSDHelper
Return the appinfo declared for this Type and source.
getAppinfo(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Return the appinfo declared for this Type and source.
getAppinfo(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getAppInfoElements() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getAppInfoElements() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getAppInfoMap() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getAppInfoMap() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getApplicationName() - Method in class org.eclipse.persistence.sdo.helper.ApplicationResolver
Return the application name for the currently executing application.
getApplicationName() - Method in class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
Return the applicationName value.
getApplicationName(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
Gets a unique application name.
getAttributeBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getAttributeClass() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
Return the return type of the method accessor.
getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
Gets the value of an instance variable in the object.
getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
Gets the value of an instance variable in the object.
getBaseSchemaLocation() - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
 
getBaseTypes() - Method in interface commonj.sdo.Type
Returns the List of base Types for this Type.
getBaseTypes() - Method in class org.eclipse.persistence.sdo.SDOType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
getBigDecimal(int) - Method in interface commonj.sdo.DataObject
Returns the value of a BigDecimal property identified by the specified property index.
getBigDecimal(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBigDecimal(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified BigDecimal property.
getBigDecimal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBigDecimal(String) - Method in interface commonj.sdo.DataObject
Returns the value of a BigDecimal property identified by the specified path.
getBigDecimal(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBigInteger(int) - Method in interface commonj.sdo.DataObject
Returns the value of a BigInteger property identified by the specified property index.
getBigInteger(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBigInteger(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified BigInteger property.
getBigInteger(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBigInteger(String) - Method in interface commonj.sdo.DataObject
Returns the value of a BigInteger property identified by the specified path.
getBigInteger(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBoolean(int) - Method in interface commonj.sdo.DataObject
Returns the value of a boolean property identified by the specified property index.
getBoolean(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBoolean(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified boolean property.
getBoolean(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBoolean(String) - Method in interface commonj.sdo.DataObject
Returns the value of a boolean property identified by the specified path.
getBoolean(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getByte(int) - Method in interface commonj.sdo.DataObject
Returns the value of a byte property identified by the specified property index.
getByte(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getByte(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified byte property.
getByte(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getByte(String) - Method in interface commonj.sdo.DataObject
Returns the value of a byte property identified by the specified path.
getByte(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBytes(int) - Method in interface commonj.sdo.DataObject
Returns the value of a byte[] property identified by the specified property index.
getBytes(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBytes(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified byte[] property.
getBytes(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getBytes(String) - Method in interface commonj.sdo.DataObject
Returns the value of a byte[] property identified by the specified path.
getBytes(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getChangedDataObjects() - Method in interface commonj.sdo.ChangeSummary
Returns a list consisting of all the data objects that have been changed while logging.
getChangedDataObjects() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns a list consisting of all the data objects that have been changed while logging.
getChangeSummary() - Method in interface commonj.sdo.DataGraph
Deprecated.
Returns the change summary associated with this data graph.
getChangeSummary() - Method in interface commonj.sdo.DataObject
Returns the ChangeSummary with scope covering this dataObject, or null if there is no ChangeSummary.
getChangeSummary() - Method in class org.eclipse.persistence.sdo.SDODataGraph
Returns the change summary associated with this data graph.
getChangeSummary() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getChangeSummary(ChangeSummary) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of ChangeSummary.
getChangeSummaryProperty() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getChar(int) - Method in interface commonj.sdo.DataObject
Returns the value of a char property identified by the specified property index.
getChar(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getChar(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified char property.
getChar(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getChar(String) - Method in interface commonj.sdo.DataObject
Returns the value of a char property identified by the specified path.
getChar(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getClass(Type) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return the wrapped class corresponding to the SDO type.
getClassBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getClassName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getCodeWriter() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
getContainer() - Method in interface commonj.sdo.DataObject
Returns the containing data object or null if there is no container.
getContainer() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getContainingType() - Method in interface commonj.sdo.Property
Returns the containing type of this Property.
getContainingType() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns the containing type of this Property.
getContainmentProperty() - Method in interface commonj.sdo.DataObject
Return the Property of the data object containing this data object or null if there is no container.
getContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getCopyHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the CopyHelper to use in this context.
getCopyHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets a CopyHelper
getCopyHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the CopyHelper instance for this helper context.
getCopyHelper(CopyHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of CopyHelper.
getCreated() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return all created objects
getCreatedXPaths() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getCurrentElements() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
getCurrentElements() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
getCustomClass() - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
 
getDataFactory() - Method in interface commonj.sdo.helper.HelperContext
Gets the DataFactory to use in this context.
getDataFactory() - Static method in class commonj.sdo.impl.HelperProvider
Gets a DataFactory
getDataFactory() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the DataFactory instance for this helper context.
getDataFactory(DataFactory) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of DataFactory.
getDataFactoryDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
getDataGraph() - Method in interface commonj.sdo.ChangeSummary
Deprecated. 
getDataGraph() - Method in interface commonj.sdo.DataObject
Deprecated. 
getDataGraph() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns the data graph associated with this change summary or null.
getDataGraph() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDataHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the DataHelper to use in this context.
getDataHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets a DataHelper
getDataHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the DataHelper instance for this helper context.
getDataHelper(DataHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of DataHelper.
getDataObject() - Method in class org.eclipse.persistence.sdo.SDOSequence
 
getDataObject(int) - Method in interface commonj.sdo.DataObject
Returns the value of a DataObject property identified by the specified property index.
getDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDataObject(DataObject) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of DataObject.
getDataObject(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified DataObject property.
getDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDataObject(String) - Method in interface commonj.sdo.DataObject
Returns the value of a DataObject property identified by the specified path.
getDataObject(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDate(int) - Method in interface commonj.sdo.DataObject
Returns the value of a Date property identified by the specified property index.
getDate(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDate(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified Date property.
getDate(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDate(String) - Method in interface commonj.sdo.DataObject
Returns the value of a Date property identified by the specified path.
getDate(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDeclaredProperties() - Method in interface commonj.sdo.Type
Returns the Properties declared in this Type as opposed to those declared in base Types.
getDeclaredProperties() - Method in class org.eclipse.persistence.sdo.SDOType
 
getDeclaredProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getDeclaredPropertiesMap() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
getDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
Get the value from the wrapped POJO, wrapping in DataObjects as necessary.
getDeclaredProperty(int) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
getDeepCopies() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getDefault() - Method in interface commonj.sdo.Property
Returns the default value this Property will have in a data object where the Property hasn't been set.
getDefault() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns the default value this Property will have in a data object where the Property hasn't been set.
getDefaultContext() - Static method in class commonj.sdo.impl.HelperProvider
Gets the default HelperContext
getDeleted() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return all deleted objects
getDescriptorsMap() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getDouble(int) - Method in interface commonj.sdo.DataObject
Returns the value of a double property identified by the specified property index.
getDouble(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDouble(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified double property.
getDouble(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getDouble(String) - Method in interface commonj.sdo.DataObject
Returns the value of a double property identified by the specified path.
getDouble(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getEncoding() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML encoding of the document, or null if not specified.
getEncoding() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the XML encoding of the document, or null if not specified.
getEqualityHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the EqualityHelper to use in this context.
getEqualityHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets an EqualityHelper
getEqualityHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the EqualityHelper instance for this helper context.
getEqualityHelper(EqualityHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of EqualityHelper.
getFloat(int) - Method in interface commonj.sdo.DataObject
Returns the value of a float property identified by the specified property index.
getFloat(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getFloat(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified float property.
getFloat(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getFloat(String) - Method in interface commonj.sdo.DataObject
Returns the value of a float property identified by the specified path.
getFloat(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getGeneratedBuffers() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
getGeneratedGlobalAttributes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getGeneratedGlobalElements() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getGeneratedTypes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getGeneratedTypesByXsdQName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getGetMethodReturnType() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
getGlobalProperty(String, String, boolean) - Method in interface commonj.sdo.helper.XSDHelper
Returns the Property defined by the named global element or attribute in the targetNamespace uri, or null if not found.
getGlobalProperty(String, String, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns the Property defined by the named global element or attribute in the targetNamespace uri, or null if not found.
getGlobalProperty(String, String, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getGlobalProperty(QName, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
getGlobalProperty(QName, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getGlobalProperty(QName, boolean) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.DataObjectInputStream
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
Return the helperContext that this instance is associated with.
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
INTERNAL: Return the current helperContext associated with this delegate.
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Return the current helperContext associated with this delegate.
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
INTERNAL: Return the helperContext containing this copyHelper.
getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDODataFactory
INTERNAL: Return the helperContext that this instance is associated with.
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
INTERNAL:
getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
INTERNAL: Return the helperContext containing this equalityHelper.
getHelperContext() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
INTERNAL: Return the helper context for a given key.
getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Return the helperContext that this instance is associated with.
getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL: Return the helperContext that this instance is associated with.
getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL: Return the helperContext that this instance is associated with.
getHelperContext() - Method in class org.eclipse.persistence.sdo.SDOResolvable
 
getHelperContext() - Method in class org.eclipse.persistence.sdo.SDOType
Return the HelperContext object associated with this type.
getHelperContext(HelperContext) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of HelperContext.
getHelperContext(String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the local helper context associated with the given identifier, or create one if it does not already exist.
getHelperContext(String, ClassLoader) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the local helper context with the given identifier, or create one if it does not already exist.
getHelperContext(String, ClassLoader) - Method in interface org.eclipse.persistence.sdo.helper.SDOHelperContext.HelperContextResolver
Should return instance of HelperContext.
getHelperContextResolver() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Getter for HelperContextResolver
getIdentifier() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the unique label for this HelperContext.
getImplClass() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getImplClassesToSDOType() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getImplClassesToSDOType() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getImplClassesToSDOType() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
getImplClassName() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getIndexForProperty(Property) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Convenience method that returns the index of the Setting associated with a given property in the Settings list
getIndexInDeclaredProperties() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getIndexInType() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getInstance() - Static method in class org.eclipse.persistence.sdo.helper.XPathEngine
 
getInstanceClass() - Method in interface commonj.sdo.Type
Returns the Java class that this type represents.
getInstanceClass() - Method in class org.eclipse.persistence.sdo.SDOType
 
getInstanceClassName() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Returns the Java class name that this type represents.
getInstanceProperties() - Method in interface commonj.sdo.DataObject
Returns a read-only List of the Properties currently used in this DataObject.
getInstanceProperties() - Method in interface commonj.sdo.Property
Returns a read-only List of instance Properties available on this Property.
getInstanceProperties() - Method in interface commonj.sdo.Type
Returns a read-only List of instance Properties available on this Type.
getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDOType
 
getInstanceProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getInstanceProperty(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL:
getInstanceProperty(String) - Method in interface commonj.sdo.DataObject
Returns the named Property from the current instance properties, or null if not found.
getInstanceProperty(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getInt(int) - Method in interface commonj.sdo.DataObject
Returns the value of a int property identified by the specified property index.
getInt(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getInt(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified int property.
getInt(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getInt(String) - Method in interface commonj.sdo.DataObject
Returns the value of a int property identified by the specified path.
getInt(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getInterfaceBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getInterfaceName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getInterfacesToSDOTypeHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getInterfacesToSDOTypeHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getInterfacesToSDOTypeHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
getJavaWrapperTypeForSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getJavaWrapperTypeForSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getJavaWrapperTypeForSDOType(Type) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
getJAXBContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return the JAXBContext.
getList(int) - Method in interface commonj.sdo.DataObject
Returns the value of a List property identified by the specified property index.
getList(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getList(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified List property.
getList(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getList(String) - Method in interface commonj.sdo.DataObject
Returns the value of a List property identified by the specified path.
getList(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getLoader() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getLoader() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getLoader() - Method in class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
Return the loader value.
getLoader() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getLocalName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
getLocalName(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns the local name as declared in the XSD.
getLocalName(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns the local name as declared in the XSD.
getLocalName(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getLocalName(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns the local name as declared in the XSD.
getLocalName(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns the local name as declared in the XSD.
getLocalName(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getLong(int) - Method in interface commonj.sdo.DataObject
Returns the value of a long property identified by the specified property index.
getLong(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getLong(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified long property.
getLong(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getLong(String) - Method in interface commonj.sdo.DataObject
Returns the value of a long property identified by the specified path.
getLong(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getMapping() - Method in class org.eclipse.persistence.sdo.SDOSetting
 
getMarshalledObject() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
getMarshalledObjectRootQName() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
getMethodBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getMimeType(Object) - Method in class org.eclipse.persistence.sdo.helper.AttributeMimeTypePolicy
 
getMimeTypePolicy() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getModified() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return all modified objects
getModifiedDoms() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getName() - Method in interface commonj.sdo.Property
Returns the name of the Property.
getName() - Method in interface commonj.sdo.Type
Returns the name of the type.
getName() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns the name of the Property.
getName() - Method in class org.eclipse.persistence.sdo.SDOType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getName() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Return the NamespaceResolver
getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Return the NamespaceResolver
getNamespaceResolver() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Return the NamespaceResolver
getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
INTERNAL: Return the namespaceResolver to be used with this document.
getNamespaceURI(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns the namespace URI as declared in the XSD.
getNamespaceURI(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns the namespace URI as declared in the XSD.
getNamespaceURI(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getNamespaceURI(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns the namespace URI as declared in the XSD.
getNamespaceURI(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns the namespace URI as declared in the XSD.
getNamespaceURI(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getNoNamespaceSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
Return the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getNoNamespaceSchemaLocation() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getNonFinalizedMappingURIs() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getNonFinalizedReferencingProps() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getOldContainer() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
 
getOldContainer(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the container data object at the point when logging began.
getOldContainer(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns the value of the container data object at the point when logging began.
getOldContainers() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getOldContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
 
getOldContainmentProperty(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the containment property data object property at the point when logging began.
getOldContainmentProperty(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns the value of the containment property data object property at the point when logging began.
getOldSequence(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the sequence for the data object at the point when logging began.
getOldSequence(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns the value of the sequence for the data object at the point when logging began.
getOldSequences() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return a map of original sequences keyed on DataObject (cached values).
getOldValue(DataObject, Property) - Method in interface commonj.sdo.ChangeSummary
Returns a setting for the specified property representing the property value of the given dataObject at the point when logging began.
getOldValue(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns a setting for the specified property representing the property value of the given dataObject at the point when logging began.
getOldValues(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns a list of settings that represent the property values of the given dataObject at the point when logging began.
getOldValues(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns a list of settings that represent the property values of the given dataObject at the point when logging began.
getOpenContentProperties() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Return the Map of Open Content Properties
getOpenContentProperties() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Return the Map of Open Content Properties
getOpenContentProperties() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Return the Map of Open Content Properties
getOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
getOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
getOpenContentProperty(Property) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
getOpenContentProperty(String, String) - Method in interface commonj.sdo.helper.TypeHelper
Get the open content (global) Property with the specified uri and name, or null if not found.
getOpenContentProperty(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Get the open Property with the specified uri and name, or null if not found.
getOpenContentProperty(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getOpenContentValues() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
INTERNAL:
getOpposite() - Method in interface commonj.sdo.Property
Returns the opposite Property if the Property is bi-directional or null otherwise.
getOpposite() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns the opposite Property if the Property is bi-directional or null otherwise.
getOppositePropName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
getOriginalElements() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getOriginalSequences() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return a map of original sequences keyed on DataObject.
getOriginalValueStores() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return the map of original ValueStores keyed on
getOwningProp() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
getOwningType() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
getOwningType() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
getPackageName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getParentClass() - Method in class org.eclipse.persistence.sdo.helper.DynamicClassWriter
 
getPathFromAncestor(SDODataObject, SDODataObject, SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
INTERNAL: Get path for non-deleted DataObjects
ChangeSummary is not required and is set to null.
Assumptions:
target node is an ancestor of the source (this)
getPrefix(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Return the prefix for the given uri, or generate a new one if necessary
getPrefix(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Return the prefix for the given uri, or generate a new one if necessary
getPrefix(String) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Return the prefix for the given uri, or generate a new one if necessary
getProperties() - Method in interface commonj.sdo.Type
Returns the List of the Properties of this type.
getProperties() - Method in class org.eclipse.persistence.sdo.SDOType
 
getProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getPropertiesArray() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getProperty() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns the property of the setting.
getProperty() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
INTERNAL:
getProperty() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
getProperty() - Method in class org.eclipse.persistence.sdo.SDOSetting
Returns the property of the setting.
getProperty(int) - Method in interface commonj.sdo.Sequence
Returns the property for the given entry index.
getProperty(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
getProperty(Property) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of Property.
getProperty(String) - Method in interface commonj.sdo.DataObject
Deprecated.
getProperty(String) - Method in interface commonj.sdo.Type
Returns from all the Properties of this type, the one with the specified name.
getProperty(String) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the value stored in the properties Map for a given name, or null if an entry for name does not exist.
getProperty(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getProperty(String) - Method in class org.eclipse.persistence.sdo.SDOType
 
getProperty(String) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getProperty(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
getPropertyInternal(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getPropertyInternal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Get the value of the property (open-content or declared)..
getPropertyName() - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
INTERNAL:
getPropertyTypeName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
getPropertyTypeURI() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
getPropertyValues() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getPropertyValues() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getPseudoDefault() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Return the wrapped initial value for the primitive numeric (when not defined) See p.45 of Java Spec 4th edition.
getPseudoDefault() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
getPseudoDefault() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
getQName() - Method in class org.eclipse.persistence.sdo.SDOType
 
getQualifiedXPath(String, boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getReverseDeletedMap() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getRootElementName() - Method in interface commonj.sdo.helper.XMLDocument
Return the name of the root element.
getRootElementName() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the name of the root element.
getRootElementURI() - Method in interface commonj.sdo.helper.XMLDocument
Return the targetNamespace URI for the root element.
getRootElementURI() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the targetNamespace URI for the root element.
getRootMarshalRecord() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
getRootObject() - Method in interface commonj.sdo.ChangeSummary
Returns the ChangeSummary root DataObject - the object from which changes are tracked.
getRootObject() - Method in interface commonj.sdo.DataGraph
Deprecated.
Returns the root data object of this data graph.
getRootObject() - Method in interface commonj.sdo.DataObject
Returns the root data object.
getRootObject() - Method in interface commonj.sdo.helper.XMLDocument
Return the root DataObject for the XMLDocument.
getRootObject() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns the ChangeSummary root DataObject - the object from which changes are tracked.
getRootObject() - Method in class org.eclipse.persistence.sdo.SDODataGraph
Returns the root data object of this data graph.
getRootObject() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getRootObject() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the root DataObject for the XMLDocument.
getRootSchema() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getRootSetting(Setting) - Static method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Get the root Setting for a given Setting.
getSchema(Source, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
Return a Schema for the given Source object.
getSchema(Source, SchemaResolverWrapper, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
Return a Schema for the given Source object.
getSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
Return the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getSchemaLocation() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getSchemaProject() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
getSchemaResolver() - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
Return the SchemaResolver for this wrapper instance.
getSDOClassGeneratorListener() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
getSdoType() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getSDOTypeFromXSDType(QName) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
A function to access the values stored in sdoToXSDTypes HashMap
getSDOTypeFromXSDType(QName) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getSDOTypeFromXSDType(QName) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
getSdoTypeName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getSequence() - Method in interface commonj.sdo.DataObject
Returns the Sequence for this DataObject.
getSequence() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getSequence(int) - Method in interface commonj.sdo.DataObject
Deprecated.
in 2.1.0.
getSequence(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
Deprecated.
in SDO 2.1.0.
getSequence(Property) - Method in interface commonj.sdo.DataObject
Deprecated.
in 2.1.0.
getSequence(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
Deprecated.
in SDO 2.1.0.
getSequence(Sequence) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of Sequence.
getSequence(String) - Method in interface commonj.sdo.DataObject
Deprecated.
in 2.1.0.
getSequence(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
Deprecated.
in SDO 2.1.0.
getSetMethodParameterType() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
getSettings() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getSettings() - Method in class org.eclipse.persistence.sdo.SDOSequence
 
getShort(int) - Method in interface commonj.sdo.DataObject
Returns the value of a short property identified by the specified property index.
getShort(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getShort(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified short property.
getShort(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getShort(String) - Method in interface commonj.sdo.DataObject
Returns the value of a short property identified by the specified path.
getShort(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getSourceDir() - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Gets the sourceDir variable.
getString(int) - Method in interface commonj.sdo.DataObject
Returns the value of a String property identified by the specified property index.
getString(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getString(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified String property.
getString(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getString(String) - Method in interface commonj.sdo.DataObject
Returns the value of a String property identified by the specified path.
getString(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getStringFromAppInfoElement(Element) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
getSubstitutableElements() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
getSubTypes() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getTopLinkProject() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getTopLinkProject() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getTopLinkProject() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getType() - Method in interface commonj.sdo.DataObject
Returns the data object's type.
getType() - Method in interface commonj.sdo.Property
Returns the type of the Property.
getType() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
getType() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns the type of the Property.
getType(Type) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of Type.
getType(Class) - Method in interface commonj.sdo.helper.TypeHelper
Return the Type for this interfaceClass or null if not found.
getType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Return the Type for this interfaceClass or null if not found.
getType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getType(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return the SDO type corresponding to the wrapped class.
getType(String, String) - Method in interface commonj.sdo.DataGraph
Deprecated.
Returns the type with the given the URI, or contained by the resource at the given URI, and with the given name.
getType(String, String) - Method in interface commonj.sdo.helper.TypeHelper
Return the Type specified by typeName with the given uri, or null if not found.
getType(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
Return the Type specified by typeName with the given uri, or null if not found.
getType(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getType(String, String) - Method in class org.eclipse.persistence.sdo.SDODataGraph
Returns the type with the given the URI, or contained by the resource at the given URI, and with the given name.
getTypeForImplClass(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getTypeForImplClass(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getTypeForImplClass(Class<?>) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
getTypeForSimpleJavaType(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Used to determine which SDO Type corresponds the given Java simple type
getTypeForSimpleJavaType(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getTypeForSimpleJavaType(Class<?>) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
getTypeHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the TypeHelper to use in this context.
getTypeHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets a TypeHelper
getTypeHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the TypeHelper instance for this helper context.
getTypeHelper(TypeHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of TypeHelper.
getTypeHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getTypePropertiesIsSetStatus() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
INTERNAL:
getTypePropertyValues() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
INTERNAL:
getTypesHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
getTypesHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getTypesHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
getUnsetOCProperties(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return a List containing all open content properties that were unset
getUnsetOCPropertiesMap() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return the entire HashMap of lists of open content properties that were unset keyed on dataObject
getUnsetProps(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
getUri() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
getUri() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
getUri() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
getURI() - Method in interface commonj.sdo.Type
Returns the namespace URI of the type or null if the type has no URI (for example it was generated from a Schema with no target namespace).
getURI() - Method in class org.eclipse.persistence.sdo.SDOType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getURI() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
getValue() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns the value of the setting.
getValue() - Method in class org.eclipse.persistence.sdo.SDOSetting
Returns the value of the setting.
getValue(int) - Method in interface commonj.sdo.Sequence
Returns the property value for the given entry index.
getValue(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
getWrappersHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
getWrappersHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
getWrappersHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
getWrapperTypes() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Returns the SDOWrapperType instances for current application
getXmlContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getXmlContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getXmlContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getXmlConversionManager() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getXmlConversionManager() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getXmlConversionManager() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getXmlDescriptor() - Method in class org.eclipse.persistence.sdo.SDOType
 
getXmlDescriptor(QName) - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
getXMLHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the XMLHelper to use in this context.
getXMLHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets an XMLHelper
getXMLHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the XMLHelper instance for this helper context.
getXMLHelper(XMLHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of XMLHelper.
getXMLHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getXmlMapping() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getXmlMarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getXmlMarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getXmlMarshaller() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getXmlUnmarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
getXmlUnmarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
getXmlUnmarshaller() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
getXMLVersion() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML version of the document, or null if not specified.
getXMLVersion() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the XML version of the document, or null if not specified.
getXPath() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getXSDHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the XSDHelper to use in this context.
getXSDHelper() - Static method in class commonj.sdo.impl.HelperProvider
Gets an XSDHelper
getXSDHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return the XSDHelper instance for this helper context.
getXSDHelper(XSDHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Return the EclipseLink implementation of XSDHelper.
getXSDHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
getXsdLocalName() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Returns the local name of the Property.
getXsdLocalName() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Returns the local name of the Property.
getXsdType() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
getXsdType() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
getXSDTypeFromSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
A function to access the values stored in xsdToSDOType HashMap
getXSDTypeFromSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
getXSDTypeFromSDOType(Type) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
globalHelperContext - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GlobalRef() - Constructor for class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
Default constructor.
GMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GMONTH_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GMONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GMONTHDAY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GYEAR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GYEAR_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GYEARMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
GYEARMONTH_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 

H

hasAliasNames() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
hashCode() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
hashCode() - Method in class org.eclipse.persistence.sdo.SDOProperty
Return a unique hashCode (as an int) for this instance.
hasHelperContext(String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return true if a HelperContext corresponding to this identifier or alias already exists, else false.
helperContext - Variable in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
 
HelperContext - Interface in commonj.sdo.helper
This interface represents a helper execution context.
HelperProvider - Class in commonj.sdo.impl
This class instantiates a HelperProviderImpl that returns concrete helpers.
HelperProviderImpl - Class in commonj.sdo.impl
 
HelperProviderImpl() - Constructor for class commonj.sdo.impl.HelperProviderImpl
 

I

ID - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ID_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
open content property to be set when defining a Type via a DataObject for reference relationships
ID_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
open content property to be set when defining a Type via a DataObject for reference relationships
ID_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ID_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IDREF - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IDREF_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IDREFS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IDREFS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ignorableWhitespace(char[], int, int) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
incrementIndexInType() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
indexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
indexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
initialize(DataObject) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
Perform any post-instantiation integrity operations that could not be done during ValueStore creation.
Since the dataObject reference passed in may be bidirectional or self-referencing - we cannot set this variable until the dataObject itself is finished instantiation - hence the 2-step initialization.
initialize(DataObject) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
Initialize the value store with its associated DataObject.
initialize(DataObject) - Method in interface org.eclipse.persistence.sdo.ValueStore
Perform any post-instantiation integrity operations that could not be done during ValueStore creation.
Since the dataObject reference passed in may be bidirectional or self-referencing - we cannot set this variable until the dataObject itself is finished instantiation - hence the 2-step initialization.
initialize(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Override the default helpers/factories, replacing them with JAXB aware ones where necessary.
initialize(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
The underlying helpers for this instance will be instantiated in this method.
initialize(DatabaseMapping, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
 
initializeAttributes(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
Set get and set method after creating these methods by using get and set method names
initializeAttributes(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
Set get and set method after creating these methods by using get and set method names
initializeDescriptor(XMLDescriptor) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
initializeDescriptor(XMLDescriptor) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
initializeDescriptor(XMLDescriptor) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
 
initializeMappings() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
initializeMappings() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
initializeNamespaces(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Get the XMLDescriptor associated with this Type or generate a new one.
initUsingApplicationAccess() - Method in class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
Initializes ApplicationAccess.
initUsingCic() - Method in class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
Initializes CIC.
initWrapperTypes() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
INSTANCE - Static variable in interface commonj.sdo.helper.CopyHelper
The default CopyHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.DataFactory
The default DataFactory.
INSTANCE - Static variable in interface commonj.sdo.helper.DataHelper
The default DataHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.EqualityHelper
The default EqualityHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.TypeHelper
The default TypeHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XMLHelper
The default XMLHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XSDHelper
The default XSDHelper.
InstanceClassConverter - Class in org.eclipse.persistence.sdo.helper
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.
InstanceClassConverter() - Constructor for class org.eclipse.persistence.sdo.helper.InstanceClassConverter
 
INT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
INTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
INTEGER_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IntegerWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.IntegerWrapperImpl
Default constructor.
INTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
IntObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.IntObjectWrapperImpl
Default constructor.
IntWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.IntWrapperImpl
Default constructor.
isAbstract() - Method in interface commonj.sdo.Type
Indicates if this Type is abstract.
isAbstract() - Method in class org.eclipse.persistence.sdo.SDOType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isAbstract() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
isApplicationResolverSet() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Indicates if a call to setApplicationResolver has been made.
isAttribute(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an attribute in the XSD.
isAttribute(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns true if the property is declared as an attribute in the XSD.
isAttribute(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
isBaseType() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Provide a means to determine if this type has sub types without causing the sub types property to be initialized.
isChangeSummaryType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isChangeSummaryType() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isContainment() - Method in interface commonj.sdo.Property
Returns whether the Property is containment, i.e., whether it represents by-value composition.
isContainment() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns whether the Property is containment, i.e., whether it represents by-value composition.
isCreated(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was created while logging.
isCreated(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns whether or not the specified data object was created while logging.
isDataObjectType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isDataObjectType() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
isDataType - Variable in class org.eclipse.persistence.sdo.SDOType
 
isDataType() - Method in interface commonj.sdo.Type
Indicates if this Type specifies DataTypes (true) or DataObjects (false).
isDataType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isDataType() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
isDefaultSet() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Return whether the default value has been set by the schema either via a define by an XSD or a DataObject.
isDeleted(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was deleted while logging.
isDeleted(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns whether or not the specified data object was deleted while logging.
isDirty(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return whether the dataObject has been modified.
isDirty(ListWrapper) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return whether the aListWrapper has been modified.
isDirty(SDOSequence) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return whether the aSequence has been modified.
isElement() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
isElement() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Return true if the property is an element, false if the property is an attribute, and null if it has not been specified.
isElement(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an element in the XSD.
isElement(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns true if the property is declared as an element in the XSD.
isElement(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
isEmpty() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
isEmpty() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
isFinalized() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
isFinalized() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
isFinalized() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isGenerateInterface() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
isGlobal() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
isImportProcessor() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
isInitialized() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
isInitialized() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isInstance(Object) - Method in interface commonj.sdo.Type
Returns whether the specified object is an instance of this type.
isInstance(Object) - Method in class org.eclipse.persistence.sdo.SDOType
 
isInstance(Object) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isInstance(Object) - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
isLogging() - Method in interface commonj.sdo.ChangeSummary
Indicates whether change logging is on (true) or off (false).
isLogging() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
isLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Indicates whether change logging is on (true) or off (false).
isLoggingMapping() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return the logging state during mapping operations
isMany() - Method in interface commonj.sdo.Property
Returns whether the Property is many-valued.
isMany() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns whether the Property is many-valued.
isMethodAttributeAccessor() - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
INTERNAL:
isMethodAttributeAccessor() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
INTERNAL:
isMixed(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the Type is declared to contain mixed content.
isMixed(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Returns true if the Type is declared to contain mixed content.
isMixed(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
isModified(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was updated while logging.
isModified(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Returns whether or not the specified data object was updated while logging.
isMutable() - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
 
isNameCollision() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
isNamespaceQualified() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Returns if the element or attribute corresponding to this Property should be namespace qualified in the XSD.
isNullable() - Method in interface commonj.sdo.Property
Returns whether or not instances of this property can be set to null.
isNullable() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
isOpen() - Method in interface commonj.sdo.Type
Indicates if this Type allows any form of open content.
isOpen() - Method in class org.eclipse.persistence.sdo.SDOType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isOpen() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
isOpenContent() - Method in interface commonj.sdo.Property
Returns whether or not this is an open content Property.
isOpenContent() - Method in class org.eclipse.persistence.sdo.SDOProperty
Return whether or not this is an open content property.
isOpenSequencedType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isOpenSequencedType() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
isProcessImports() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
isReadOnly() - Method in interface commonj.sdo.Property
Returns true if values for this Property cannot be modified using the SDO APIs.
isReadOnly() - Method in class org.eclipse.persistence.sdo.SDOProperty
Returns true if values for this Property cannot be modified using the SDO APIs.
isReturnAllTypes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
isSequenced() - Method in interface commonj.sdo.Type
Indicates if this Type specifies Sequenced DataObjects.
isSequenced() - Method in class org.eclipse.persistence.sdo.SDOType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isSequenced() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
isSet() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns whether or not the property is set.
isSet() - Method in class org.eclipse.persistence.sdo.SDOSetting
Returns whether or not the property is set.
isSet(int) - Method in interface commonj.sdo.DataObject
Returns whether the the property at the specified index in property list of this object's type, is considered to be set.
isSet(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
isSet(Property) - Method in interface commonj.sdo.DataObject
Returns whether the property of the object is considered to be set.
isSet(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
isSet(String) - Method in interface commonj.sdo.DataObject
Returns whether a property of either this object or an object reachable from it, as identified by the specified path, is considered to be set.
isSet(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
isSet(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
Handle queries about setting status of a property through path base access.
isSetDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
isSetDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
For isMany=false properties return true if not null.
isSetDeclaredProperty(int) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
isSetInternal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Return whether the property (open-content or declared) is set?
isSetOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
isSetOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
isSetOpenContentProperty(Property) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
isStrictTypeCheckingEnabled() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Indicates whether strict type checking is enabled.
isSubstitutable() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
isSubType() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Provide a means to determine if this type has base types without causing the base types property to be initialized.
isTypeType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isTypeType() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
 
isValueProperty() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
isWrapperType() - Method in class org.eclipse.persistence.sdo.SDOType
 
isWrapperType() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
isXMLDeclaration() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML declaration of the document.
isXMLDeclaration() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Return the XML declaration of the document.
isXsd() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Returns if this property was declared in an XML schema.
isXsd() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Returns if this property was declared in an XML schema.
isXSD(Type) - Method in interface commonj.sdo.helper.XSDHelper
Indicates if this helper contains XSD information for the specified type.
isXSD(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Indicates if this helper contains XSD information for the specified type.
isXSD(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
isXsdList() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Indicates if this Type is an xsd:list in the schema
iterator() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
iterator() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 

J

JAVA_CLASS_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_CLASS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_PACKAGE_NAME_SEPARATOR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings used when generating classes
JAVA_TYPE_GENERATION_DEFAULT_PACKAGE_NAME_SEARCH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Search string concatenated from default package for type generation and the package separator dot
JAVA_TYPEGENERATION_DEFAULT_PACKAGE_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_TYPEGENERATION_NO_NAMESPACE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVACLASS_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVADOC_END - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVADOC_LINE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVADOC_START - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings used when generating javadocs in generated Java source files
javaImplClass - Variable in class org.eclipse.persistence.sdo.SDOType
 
javaReservedWordsList - Static variable in class org.eclipse.persistence.sdo.SDOConstants
The following reserved words are not valid in generated classes with prepended get/set
JAXBClassGenerator - Class in org.eclipse.persistence.sdo.helper.jaxb
A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents.
JAXBClassGenerator() - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator
 
JAXBDataFactory - Class in org.eclipse.persistence.sdo.helper.jaxb
This implementation of commonj.sdo.helper.DataFactory is responsible for ensuring that newly created DataObjects are assigned a JAXB aware value store.
JAXBDataFactory(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
 
JAXBHelperContext - Class in org.eclipse.persistence.sdo.helper.jaxb
The JAXBHelperContext is a bridge between POJOs and SDO DataObjects.
JAXBHelperContext(JAXBContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Create a new instance of JAXBHelperContext
JAXBHelperContext(JAXBContext, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Create a new instance of JAXBHelperContext
JAXBList - Class in org.eclipse.persistence.sdo.helper.jaxb
JAXBList wraps the POJOs collection in order to provide additional SDO information.
JAXBList(JAXBValueStore, SDOProperty) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
JAXBListWrapper - Class in org.eclipse.persistence.sdo.helper.jaxb
 
JAXBListWrapper(JAXBValueStore, SDOProperty) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
JAXBValueStore - Class in org.eclipse.persistence.sdo.helper.jaxb
The JAXBValueStore enables a DataObject to access data from a POJO.
JAXBValueStore(JAXBHelperContext, Object) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
JAXBValueStore(JAXBHelperContext, SDOType) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
JAXBXMLHelper - Class in org.eclipse.persistence.sdo.helper.jaxb
This implementation of commonj.sdo.helper.XMLHelper is responsible for ensuring that newly unmarshalled DataObjects are assigned a JAXB aware value store.
JAXBXMLHelper(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
Create a new instance of JAXBXMLHelper
JAXBXMLHelper(HelperContext, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
Create a new instance of JAXBXMLHelper

L

LANGUAGE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LANGUAGE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
listIterator() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
listIterator() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
listIterator(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
listIterator(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListWrapper - Class in org.eclipse.persistence.sdo.helper
INTERNAL:
ListWrapper() - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListWrapper(SDODataObject, Property) - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListWrapper(SDODataObject, Property, List) - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
Constructor for non-default Pluggable ValueStore implementations
Prerequisites: Containment is already set on theList parameter.
load(InputStream) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputStream.
load(InputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(InputStream, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(Reader, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputReader.
load(Reader, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputReader.
load(Reader, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(String) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the input String.
load(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the input String.
load(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(Source, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputSource.
load(Source, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
load(Source, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(InputSource, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputSource.
load(InputSource, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(InputSource, String, Object) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
loadClass(String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
loadClass(String, SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
LONG - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LONG_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LONGOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LongObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.LongObjectWrapperImpl
Default constructor.
LongWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.LongWrapperImpl
Default constructor.

M

main(String[]) - Static method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator
 
main(String[]) - Static method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
makeDefaultContext() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
ADVANCED Promote this helper context to be the default or global one.
MapKeyLookupResult - Class in org.eclipse.persistence.sdo.helper
Class for wrapping cache key lookup results.
MapKeyLookupResult(ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
This constructor should be used when caching on class loader.
MapKeyLookupResult(String, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
This constructor should be used when caching on application name.
MIME_TYPE_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MIME_TYPE_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MIME_TYPE_PROPERTY_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MIME_TYPE_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MIME_TYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
generate built-in open content property QNames
MIMETYPE_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MIMETYPE_URL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
MonthDayWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.MonthDayWrapperImpl
Default constructor.
MonthWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.MonthWrapperImpl
Default constructor.
move(int, int) - Method in interface commonj.sdo.Sequence
Moves the entry at fromIndex to toIndex.
move(int, int) - Method in class org.eclipse.persistence.sdo.SDOSequence
 

N

NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NAME_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NCNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NCNAME_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NEGATIVEINTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NEGATIVEINTEGER_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NMTOKEN - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NMTOKEN_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NMTOKENS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NMTOKENS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NonContainmentReference() - Constructor for class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
Default constructor.
NONNEGATIVEINTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NONNEGATIVEINTEGER_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NONPOSITIVEINTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NONPOSITIVEINTEGER_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NORMALIZEDSTRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NORMALIZEDSTRING_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NOTATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
NOTATION_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 

O

OBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ObjectWrapperImpl
Default constructor.
ORACLE_SDO_URL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
namespace for custom unique properties
org.eclipse.persistence.sdo - module org.eclipse.persistence.sdo
 
org.eclipse.persistence.sdo - package org.eclipse.persistence.sdo
 
org.eclipse.persistence.sdo.helper - package org.eclipse.persistence.sdo.helper
 
org.eclipse.persistence.sdo.helper.delegates - package org.eclipse.persistence.sdo.helper.delegates
 
org.eclipse.persistence.sdo.helper.jaxb - package org.eclipse.persistence.sdo.helper.jaxb
 
org.eclipse.persistence.sdo.types - package org.eclipse.persistence.sdo.types
 

P

parentContains(Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL:
pauseLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Turn both logging flags on.
POSITIVEINTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
POSITIVEINTEGER_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
postInitialize() - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
preImplAttributes(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the attribute declarations on the implementation class
preImplClass(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the class declaration on the implementation class
preImplImports(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the import declarations on the implementation class
preImplPackage(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the package declaration on the implementation class
preInitialize(String, List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: For this Type generate classes
preInterfaceClass(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the interface declaration on the interface
preInterfaceImports(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the import declarations on the interface
preInterfacePackage(StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.SDOClassGeneratorListener
This event will be triggered before the package declaration on the interface
processingInstruction(String, String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
property - Variable in class org.eclipse.persistence.sdo.helper.ListWrapper
 
property - Variable in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
 
property - Variable in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
Property - Interface in commonj.sdo
A representation of a Property in the type of a data object.
PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
PropertyImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOPropertyType.PropertyImpl
Default constructor.
putHelperContext(HelperContext) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Replaces the provided helper context in the map of identifiers to helper contexts for this application.
putHelperContext(ClassLoader, HelperContext) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
INTERNAL: Put a ClassLoader/HelperContext key/value pair in the Thread HelperContext map.
putWrapperTypes(Map<SDOTypeHelperDelegate.SDOWrapperTypeId, SDOWrapperType>) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Replaces the SDOWrapperType instances for current application with the ones passed as an argument

R

readExternal(ObjectInput) - Method in class commonj.sdo.impl.ExternalizableDelegator
 
readExternal(ObjectInput) - Method in class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
readExternal(ObjectInput) - Method in class org.eclipse.persistence.sdo.SDOExternalizableDelegator
 
readExternal(ObjectInput) - Method in class org.eclipse.persistence.sdo.SDOResolvable
Purpose: Deserialize from an ObjectInputStream into an SDODataObject This function is mandated by the Externalizable interface.
readResolve() - Method in class commonj.sdo.impl.ExternalizableDelegator
 
readResolve() - Method in interface commonj.sdo.impl.ExternalizableDelegator.Resolvable
 
readResolve() - Method in class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
readResolve() - Method in class org.eclipse.persistence.sdo.SDOResolvable
Purpose: This function is called after readExternal to return the recently deserialized object retrieved from the ObjectInputStream.
remove(int) - Method in interface commonj.sdo.Sequence
Removes the entry at the given entry index.
remove(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
remove(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Removes the element at the specified position in this list.
Position index starts at 0.
remove(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
remove(int, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Removes the element at the specified position in this list.
Position index starts at 0.
remove(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
remove(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
remove(Object, boolean, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Remove the item or first occurrence of the item.
removeAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
removeAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Removes from this collection all of its currentElements that are contained in the specified collection.
removeAll(Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Removes from this collection all of its currentElements that are contained in the specified collection.
removeContainment(int, Object, boolean, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
removeContainment(Object, boolean, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
removeDeclaredProperties(Property) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
removeHelerContextResolver() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Removes HelperContextResolver for the current application.
removeHelperContext(ClassLoader) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
INTERNAL: Remove a ClassLoader/HelperContext key/value pair from the Thread HelperContext map.
removeHelperContext(String, ClassLoader) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
INTERNAL
removeOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Remove the open content property (property) from all 3 data structures.
removeSettingWithoutModifyingDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
removeSettingWithoutModifyingDataObject(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
removeUnsetOCProperty(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Delete an open content property from the list of unset oc properties keyed on dataObject
removeValueToSettings(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
reset() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
reset() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Reset the Type,XML and XSD helper instances.
reset() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
reset() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
reset() - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
resetChanges() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Initialize all old settings related to ChangeSummary and recursively go down the tree to initialize all DataObjects rooted at this DataObject.
resolvable() - Method in class commonj.sdo.impl.HelperProviderImpl
This class handles resolving objects from a deserialized stream for Reading
resolvable(Object) - Method in class commonj.sdo.impl.HelperProviderImpl
This class handles custom serialization of target objects for Writing
resolveClass(ObjectStreamClass) - Method in class org.eclipse.persistence.sdo.helper.DataObjectInputStream
 
resolveEntity(String, String) - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
Satisfy EntityResolver interface implementation.
resolveSchema(String) - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
 
resolveSchema(String, String) - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
 
resolveSchema(Source) - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
Resolve the Source if only a system ID is specified.
resolveSchema(Source, String, String) - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
Given the source schema and namespace and schemaLocation values from an import or include return the referenced Schema.
resolveSchema(Source, String, String) - Method in interface org.eclipse.persistence.sdo.helper.SchemaResolver
Given the source schema and namespace and schemaLocation values from an import or include return the referenced Schema
resolveSchema(Source, String, String) - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
Allow the SchemaResolver implementation to attempt to return the referenced Schema based on given source schema, namespace and schemaLocation values from an import or include.
resolveSchemaLocation(Type, Type) - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaLocationResolver
Return the value for the schemaLocation attribute of the generated Import
resolveSchemaLocation(Type, Type) - Method in interface org.eclipse.persistence.sdo.helper.SchemaLocationResolver
Return the value for the schemaLocation attribute of the generated Import
resumeLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Turn both logging flags back on.
retainAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
retainAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Retains only the currentElements in this collection that are contained in the specified collection (optional operation).
In other words, removes from this collection all of its currentElements that are not contained in the specified collection.

S

save(DataObject, String, String) - Method in interface commonj.sdo.helper.XMLHelper
Returns the DataObject saved as an XML document with the specified root element.
save(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Returns the DataObject saved as an XML document with the specified root element.
save(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
save(DataObject, String, String, OutputStream) - Method in interface commonj.sdo.helper.XMLHelper
Saves the DataObject as an XML document with the specified root element.
save(DataObject, String, String, OutputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Saves the DataObject as an XML document with the specified root element.
save(DataObject, String, String, OutputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
save(XMLDocument, OutputStream, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputStream.
save(XMLDocument, OutputStream, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Serializes an XMLDocument as an XML document into the outputStream.
save(XMLDocument, OutputStream, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
save(XMLDocument, Writer, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputWriter.
save(XMLDocument, Writer, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Serializes an XMLDocument as an XML document into the outputWriter.
save(XMLDocument, Writer, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
save(XMLDocument, Result, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputResult in a serialization technology independent format (as specified in javax.xml.transform).
save(XMLDocument, Result, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
save(XMLDocument, Result, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
SCHEMA_TYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SchemaLocationResolver - Interface in org.eclipse.persistence.sdo.helper
Purpose: Interface that can be optionally implemented to resolve the value for the schemaLocation attribute of generated imports and includes when generating schemas.
SchemaResolver - Interface in org.eclipse.persistence.sdo.helper
Purpose: Interface that can be optionally implemented to resolve imported and included schemas.
SchemaResolverWrapper - Class in org.eclipse.persistence.sdo.helper
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.
SchemaResolverWrapper(SchemaResolver) - Constructor for class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
This constructor sets schemaResolver to the given value.
SDO_BOOLEAN - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_BOOLEAN_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_BOOLEANOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Type objects for types in the commonj.sdo/java namespace
SDO_BOOLEANOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_BYTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_BYTE_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_BYTEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_BYTEOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_BYTES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_BYTES_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_CHANGESUMMARY_REF_PATH_PREFIX - Static variable in class org.eclipse.persistence.sdo.SDOConstants
SDO changeSummary reference path prefix string = #
SDO_CHANGESUMMARY_REF_PATH_PREFIX_LENGTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_CHARACTER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_CHARACTER_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_CHARACTEROBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_CHARACTEROBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DATA_OBJECT_IMPL_CLASS_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
default implementation class java.util.HashMap
SDO_DATE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DATE_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DATETIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DATETIME_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DAY_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DECIMAL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DECIMAL_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DOUBLE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DOUBLE_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DOUBLEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DOUBLEOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_DURATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_DURATION_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_FLOAT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_FLOAT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_FLOATOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_FLOATOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_HELPER_CONTEXT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_HELPER_CONTEXT_ID_IDENTIFIER - Static variable in class org.eclipse.persistence.sdo.SDOResolvable
root object with helper context id identifier
SDO_HELPER_CONTEXTS_MAX_SIZE - Static variable in class org.eclipse.persistence.sdo.SDOSystemProperties
Property controls maximum size of helperContexts map.
SDO_IMPL_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_INT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_INT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_INTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_INTEGER_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_INTERNAL_OBJECT_IDENTIFIER - Static variable in class org.eclipse.persistence.sdo.SDOResolvable
internal object serialization type identifier = 0
SDO_INTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_INTOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_ISSET_METHOD_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
reflective isSet method name
SDO_LONG - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_LONG_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_LONGOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_LONGOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_MONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_MONTH_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_MONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_MONTHDAY_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_OBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_OBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_PREFIX - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings for known uris and default prefix values
SDO_ROOT_OBJECT_IDENTIFIER - Static variable in class org.eclipse.persistence.sdo.SDOResolvable
root object serialization type identifier = 1
SDO_SHORT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_SHORT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_SHORTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_SHORTOBJECT_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_STRICT_TYPE_CHECKING_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOSystemProperties
Property controls strictness of getInstanceClass() type checking.
SDO_STRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_STRING_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_STRINGS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_STRINGS_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_TIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_TIME_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_URI_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_URL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_XPATH_INVALID_PATH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath to sibling or an invalid non-existent node currently = null
SDO_XPATH_LIST_INDEX_CLOSE_BRACKET - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath List index close bracket "]"
SDO_XPATH_LIST_INDEX_OPEN_BRACKET - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath List index open bracket "["
SDO_XPATH_NS_SEPARATOR_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath ns separator ":"
SDO_XPATH_SEPARATOR_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath separator "/"
SDO_XPATH_TO_ROOT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XPath to a data object from itself "/"
SDO_YEAR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_YEAR_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_YEARMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_YEARMONTH_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDO_YEARMONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDO_YEARMONTHDAY_WRAPPER - Enum constant in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
 
SDOChangeSummary - Class in org.eclipse.persistence.sdo
Purpose:A change summary is used to record changes to DataObjects.
SDOChangeSummary() - Constructor for class org.eclipse.persistence.sdo.SDOChangeSummary
 
SDOChangeSummary(SDODataGraph, HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOChangeSummary
 
SDOChangeSummary(SDODataObject, HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOChangeSummary
 
SDOChangeSummaryType - Class in org.eclipse.persistence.sdo.types
 
SDOChangeSummaryType(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
 
SDOClassGenerator - Class in org.eclipse.persistence.sdo.helper
Purpose: Generate Java interfaces and implementation classes from a list of SDO Type objects.
SDOClassGenerator() - Constructor for class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
SDOClassGenerator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
SDOClassGeneratorListener - Interface in org.eclipse.persistence.sdo.helper
Purpose: Optionally user can implement this interface to provide their own extra content to the generated source files.
SDOClassLoader - Class in org.eclipse.persistence.sdo.helper
Purpose: A custom classloader used to dynamically create classes as needed.
SDOClassLoader(ClassLoader, HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
SDOConstants - Class in org.eclipse.persistence.sdo
Purpose: Maintain constants in one class
SDOCopyHelper - Class in org.eclipse.persistence.sdo.helper
Purpose: A helper class for making deep or shallow copies of DataObjects.
SDOCopyHelper() - Constructor for class org.eclipse.persistence.sdo.helper.SDOCopyHelper
INTERNAL: This default constructor must be used in conjunction with the setHelperContext() function.
SDOCopyHelper(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOCopyHelper
Constructor that takes in a HelperContext instance that contains this copyHelper.
This is the recommended constructor.
SDOCSUnmarshalListener - Class in org.eclipse.persistence.sdo.helper
Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocuments
SDOCSUnmarshalListener(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
SDOCSUnmarshalListener(HelperContext, boolean) - Constructor for class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
SDODataFactory - Interface in org.eclipse.persistence.sdo.helper
Purpose: The implementation of commonj.sdo.helper.DataFactory
SDODataFactoryDelegate - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to provide access to SDO Data Factory.
SDODataFactoryDelegate(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
 
SDODataFactoryDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to provide access to SDO Data Factory.
SDODataFactoryDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
SDODataFactoryDelegator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
 
SDODataGraph - Class in org.eclipse.persistence.sdo
Purpose:A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
SDODataGraph(HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDODataGraph
 
SDODataHelper - Class in org.eclipse.persistence.sdo.helper
Purpose: A helper class for performing data conversions.
SDODataHelper() - Constructor for class org.eclipse.persistence.sdo.helper.SDODataHelper
 
SDODataHelper(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDODataHelper
 
SDODataObject - Class in org.eclipse.persistence.sdo
 
SDODataObject() - Constructor for class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Private constructor.
SDODataObjectType - Class in org.eclipse.persistence.sdo.types
 
SDODataObjectType(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDODataObjectType
 
SDODataType - Class in org.eclipse.persistence.sdo.types
 
SDODataType(String, String, Class<?>, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDODataType
 
SDODataType(String, String, Class<?>, SDOTypeHelper, Object) - Constructor for class org.eclipse.persistence.sdo.types.SDODataType
 
SDODataType(String, String, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDODataType
 
SDOEqualityHelper - Class in org.eclipse.persistence.sdo.helper
Purpose: A helper class for checking deep or shallow equality of DataObjects.
SDOEqualityHelper() - Constructor for class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
INTERNAL: This default constructor must be used in conjunction with the setHelperContext() function.
SDOEqualityHelper(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
Constructor that takes in a HelperContext instance that contains this equalityHelper.
This is the recommended constructor.
SDOExternalizableDelegator - Class in org.eclipse.persistence.sdo
 
SDOExternalizableDelegator() - Constructor for class org.eclipse.persistence.sdo.SDOExternalizableDelegator
 
SDOExternalizableDelegator(Object) - Constructor for class org.eclipse.persistence.sdo.SDOExternalizableDelegator
 
SDOExternalizableDelegator(Object, HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOExternalizableDelegator
 
SDOFragmentMappingAttributeAccessor - Class in org.eclipse.persistence.sdo.helper
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".
SDOFragmentMappingAttributeAccessor(SDOProperty, HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
 
SDOHelper - Class in org.eclipse.persistence.sdo
This class provides a mechanism to obtain the EclipseLink implementation of various SDO runtime classes based on a given SDO class/interface.
SDOHelperContext - Class in org.eclipse.persistence.sdo.helper
Purpose: This class represents a local HelperContext.
SDOHelperContext() - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create a local HelperContext.
SDOHelperContext(ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create a local HelperContext.
SDOHelperContext(String) - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create a local HelperContext with the given identifier.
SDOHelperContext(String, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
Create a local HelperContext with the given identifier.
SDOHelperContext.HelperContextResolver - Interface in org.eclipse.persistence.sdo.helper
Strategy for HelperContext creation.
sdoInterfaceReservedWordsList - Static variable in class org.eclipse.persistence.sdo.SDOConstants
All no-arg get/ single-arg set public SDO interface functions on SDODataObject must appear in this list.
SDOJAVA_EXTENDEDINSTANCECLASS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_EXTENDEDINSTANCECLASS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_INSTANCECLASS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_INSTANCECLASS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_NESTEDINTERFACES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_NESTEDINTERFACES_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_PACKAGE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_PREFIX - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOJAVA_URL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOMarshalListener - Class in org.eclipse.persistence.sdo.helper
Purpose: Implementation of XMLMarshalListener used when marshalling DataObjects to XML
SDOMarshalListener(XMLMarshaller, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
SDOMethodAttributeAccessor - Class in org.eclipse.persistence.sdo.helper
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".
SDOMethodAttributeAccessor(Property) - Constructor for class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
SDOMethodAttributeAccessor(Property, Class<?>) - Constructor for class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
SDOObjectType - Class in org.eclipse.persistence.sdo.types
 
SDOObjectType(String, String, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDOObjectType
 
SDOOpenSequencedType - Class in org.eclipse.persistence.sdo.types
 
SDOOpenSequencedType(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
 
SDOProperty - Class in org.eclipse.persistence.sdo
Purpose:A representation of a Property in the type of a data object.
SDOProperty(HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
 
SDOProperty(HelperContext, String) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
 
SDOProperty(HelperContext, String, String, SDOType) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
 
SDOProperty(HelperContext, String, SDOType) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
 
SDOProperty(HelperContext, String, SDOType, boolean) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
 
SDOPropertyType - Class in org.eclipse.persistence.sdo.types
 
SDOPropertyType(SDOTypeHelper, SDOType) - Constructor for class org.eclipse.persistence.sdo.types.SDOPropertyType
 
SDOPropertyType.PropertyImpl - Class in org.eclipse.persistence.sdo.types
SDO Property
SDOResolvable - Class in org.eclipse.persistence.sdo
INTERNAL:
SDOResolvable() - Constructor for class org.eclipse.persistence.sdo.SDOResolvable
 
SDOResolvable(HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOResolvable
Default constructor for deserialization
SDOResolvable(Object, HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOResolvable
Constructor for serialization
SDOSchemaGenerator - Class in org.eclipse.persistence.sdo.helper
Purpose SDOSchemaGenerator generates an XSD (returned as a String) from a list of SDO Type objects.
SDOSchemaGenerator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
 
SDOSequence - Class in org.eclipse.persistence.sdo
 
SDOSequence(SDODataObject) - Constructor for class org.eclipse.persistence.sdo.SDOSequence
 
SDOSetting - Class in org.eclipse.persistence.sdo
Purpose: A setting encapsulates a Property and a corresponding single value of the property's type.
SDOSetting() - Constructor for class org.eclipse.persistence.sdo.SDOSetting
 
SDOSetting(Property, Object) - Constructor for class org.eclipse.persistence.sdo.SDOSetting
 
SDOSystemProperties - Class in org.eclipse.persistence.sdo
This class provides the list of System properties that are recognized by EclipseLink SDO component.
SDOType - Class in org.eclipse.persistence.sdo
 
SDOType(HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOType
 
SDOType(String, String) - Constructor for class org.eclipse.persistence.sdo.SDOType
INTERNAL: Build up a Type with given name and uri and a default static HelperContext.
SDOType(String, String, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.SDOType
Build up a Type with given name and uri
SDOType(String, String, SDOTypeHelper, XMLDescriptor) - Constructor for class org.eclipse.persistence.sdo.SDOType
 
SDOType(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.SDOType
 
SDOType(SDOTypeHelper, XMLDescriptor) - Constructor for class org.eclipse.persistence.sdo.SDOType
 
SDOType.TypeInstantiationPolicy - Class in org.eclipse.persistence.sdo
 
SDOTypeHelper - Interface in org.eclipse.persistence.sdo.helper
Purpose: Helper to provide access to declared SDO Types.
SDOTypeHelperDelegate - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to provide access to declared SDO Types.
SDOTypeHelperDelegate(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
SDOTypeHelperDelegate.SDOWrapperTypeId - Enum in org.eclipse.persistence.sdo.helper.delegates
 
SDOTypeHelperDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to provide access to declared SDO Types.
SDOTypeHelperDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
SDOTypeHelperDelegator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
SDOTypesGenerator - Class in org.eclipse.persistence.sdo.helper
Purpose: Called from XSDHelper define methods to generate SDO Types from a Schema
SDOTypesGenerator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
SDOTypesGenerator.GlobalRef - Class in org.eclipse.persistence.sdo.helper
 
SDOTypesGenerator.NonContainmentReference - Class in org.eclipse.persistence.sdo.helper
 
SDOTypeType - Class in org.eclipse.persistence.sdo.types
 
SDOTypeType(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDOTypeType
 
SDOTypeType.TypeImpl - Class in org.eclipse.persistence.sdo.types
SDO Type
SDOUnmappedContentHandler - Class in org.eclipse.persistence.sdo.helper
Purpose: Called during XMLHelper load methods when there is unknown content in an XML document.
SDOUnmappedContentHandler() - Constructor for class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
SDOUnmarshalListener - Class in org.eclipse.persistence.sdo.helper
Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocuments
SDOUnmarshalListener(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.SDOUnmarshalListener
 
SDOWrapperType - Class in org.eclipse.persistence.sdo.types
Wrapper for XML datatypes.
SDOWrapperType(Type, String, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType
 
SDOWrapperType(Type, String, SDOTypeHelper, QName) - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType
 
SDOWrapperType(Type, String, SDOTypeHelper, QName[]) - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType
 
SDOWrapperType(Type, String, SDOTypeHelper, QName[], Class<? extends SDODataObject>[]) - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType
 
SDOWrapperType(Type, String, SDOTypeHelper, QName, Class<? extends SDODataObject>) - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType
 
SDOWrapperType.BooleanObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Boolean Object datatype.
SDOWrapperType.BooleanWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Boolean datatype.
SDOWrapperType.ByteObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Byte Object datatype.
SDOWrapperType.Bytes_hexBunaryWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for HEX Binary datatype.
SDOWrapperType.BytesWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Bytes datatype.
SDOWrapperType.ByteWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Byte datatype.
SDOWrapperType.CharacterObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Character Object datatype.
SDOWrapperType.CharacterWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Character datatype.
SDOWrapperType.DateTimeWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Date Time datatype.
SDOWrapperType.DateWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Date datatype.
SDOWrapperType.DayWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Day datatype.
SDOWrapperType.DecimalWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Decimal datatype.
SDOWrapperType.DoubleObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Double Object datatype.
SDOWrapperType.DoubleWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Double datatype.
SDOWrapperType.DurationWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Duration datatype.
SDOWrapperType.FloatObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Float Object datatype.
SDOWrapperType.FloatWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for FLoat datatype.
SDOWrapperType.IntegerWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Integer datatype.
SDOWrapperType.IntObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Int Object datatype.
SDOWrapperType.IntWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Int datatype.
SDOWrapperType.LongObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Long Object datatype.
SDOWrapperType.LongWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Long datatype.
SDOWrapperType.MonthDayWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Month Day datatype.
SDOWrapperType.MonthWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Month datatype.
SDOWrapperType.ObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Object datatype.
SDOWrapperType.ShortObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Short object datatype.
SDOWrapperType.ShortWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Short datatype.
SDOWrapperType.StringsWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Strings datatype.
SDOWrapperType.StringWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for String datatype.
SDOWrapperType.TimeWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Time datatype.
SDOWrapperType.URI_QNameWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for URI QName datatype.
SDOWrapperType.URIWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for URI datatype.
SDOWrapperType.YearMonthDayWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for YearMonthDay datatype.
SDOWrapperType.YearMonthWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for YearMonth datatype.
SDOWrapperType.YearWrapperImpl - Class in org.eclipse.persistence.sdo.types
Wrapper for Year datatype.
SDOXML_ALIASNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings and QNames for annotations defined in the commonj.sdo/XML namespace
SDOXML_ALIASNAME_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_DATATYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_DATATYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_MANY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_MANY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_NAME_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_OPPOSITEPROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_OPPOSITEPROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_PREFIX - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_PROPERTYTYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_PROPERTYTYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_READONLY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_READONLY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_SEQUENCE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_SEQUENCE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_STRING_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_STRING_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXML_URL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SDOXMLDocument - Class in org.eclipse.persistence.sdo
Purpose: Represents an XML Document containing a tree of DataObjects.
SDOXMLDocument() - Constructor for class org.eclipse.persistence.sdo.SDOXMLDocument
 
SDOXMLHelper - Interface in org.eclipse.persistence.sdo.helper
Purpose: Helper to transform XML documents into DataObects and DataObjects into XML documents.
SDOXMLHelperDelegate - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to XML documents into DataObects and DataObjects into XML documents.
SDOXMLHelperDelegate(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
SDOXMLHelperDelegate(HelperContext, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
SDOXMLHelperDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Helper to XML documents into DataObects and DataObjects into XML documents.
SDOXMLHelperDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
SDOXMLHelperDelegator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
SDOXMLHelperLoadOptionsType - Class in org.eclipse.persistence.sdo.types
 
SDOXMLHelperLoadOptionsType(SDOTypeHelper, SDOType) - Constructor for class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
 
SDOXSDHelper - Interface in org.eclipse.persistence.sdo.helper
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
SDOXSDHelperDelegate - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..
SDOXSDHelperDelegate(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
SDOXSDHelperDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..
SDOXSDHelperDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
SDOXSDHelperDelegator(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
 
Sequence - Interface in commonj.sdo
A sequence is a heterogeneous list of properties and corresponding values.
serialize(XMLDocument, OutputStream, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
serialize(XMLDocument, OutputStream, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
serialize(XMLDocument, OutputStream, Object) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
 
set(int, Object) - Method in interface commonj.sdo.DataObject
Sets the property at the specified index in property list of this object's type, to the specified value.
set(int, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
set(int, Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Replaces the element at the specified index in this list with the specified element.
set(int, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
set(Property, Object) - Method in interface commonj.sdo.DataObject
Sets the value of the given property of the object to the new value.
set(Property, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
set(String, Object) - Method in interface commonj.sdo.DataObject
Sets a property of either this object or an object reachable from it, as identified by the specified path, to the specified value.
set(String, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
set(String, Object, DataObject, boolean) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
Set a property's value through the path base access.
set(SDOProperty, Object, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Sets the value of the given property of the object to the new value.
setAbstract(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Change this Type's abstract setting.
setAliasNames(List) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set this Property's alias name list which are unique within the Type.
setAliasNames(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Assign a list of alias names to a type, which are unique in URI.
setAnonymousTypes(List<SDOType>) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setAppInfoElements(List) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setAppInfoElements(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setApplicationResolver(ApplicationResolver) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
ADVANCED: Used to set an ApplicationResolver instance that will be used to retrieve info pertaining to a given application, such as the application name, in the case where our logic fails.
setAttributeBuffer(StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setAttributeValueInObject(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
Sets the value of the instance variable in the object to the value.
setAttributeValueInObject(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
Sets the value of the instance variable in the object to the value.
setBaseSchemaLocation(String) - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
Optional baseSchemaLocation can be specified If set, all schemaLocations passed into the resolveSchema methods will be resolved against this base location according to the java.net.URI API
setBaseTypes(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set a list of Types as This Type's base Types.
setBigDecimal(int, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of a BigDecimal property identified by the specified property index, to the specified value.
setBigDecimal(int, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBigDecimal(Property, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of the specified BigDecimal property, to the specified value.
setBigDecimal(Property, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBigDecimal(String, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of a BigDecimal property identified by the specified path, to the specified value.
setBigDecimal(String, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBigInteger(int, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of a BigInteger property identified by the specified property index, to the specified value.
setBigInteger(int, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBigInteger(Property, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of the specified BigInteger property, to the specified value.
setBigInteger(Property, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBigInteger(String, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of a BigInteger property identified by the specified path, to the specified value.
setBigInteger(String, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBoolean(int, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of a boolean property identified by the specified property index, to the specified value.
setBoolean(int, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBoolean(Property, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of the specified boolean property, to the specified value.
setBoolean(Property, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBoolean(String, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of a boolean property identified by the specified path, to the specified value.
setBoolean(String, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setByte(int, byte) - Method in interface commonj.sdo.DataObject
Sets the value of a byte property identified by the specified property index, to the specified value.
setByte(int, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setByte(Property, byte) - Method in interface commonj.sdo.DataObject
Sets the value of the specified byte property, to the specified value.
setByte(Property, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setByte(String, byte) - Method in interface commonj.sdo.DataObject
Sets the value of a byte property identified by the specified path, to the specified value.
setByte(String, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBytes(int, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of a byte[] property identified by the specified property index, to the specified value.
setBytes(int, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBytes(Property, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of the specified byte[] property, to the specified value.
setBytes(Property, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setBytes(String, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of a byte[] property identified by the specified path, to the specified value.
setBytes(String, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setChar(int, char) - Method in interface commonj.sdo.DataObject
Sets the value of a char property identified by the specified property index, to the specified value.
setChar(int, char) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setChar(Property, char) - Method in interface commonj.sdo.DataObject
Sets the value of the specified char property, to the specified value.
setChar(Property, char) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setChar(String, char) - Method in interface commonj.sdo.DataObject
Sets the value of a char property identified by the specified path, to the specified value.
setChar(String, char) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setClassBuffer(StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setClassName(String) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setCodeWriter(CodeWriter) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
setContainingType(Type) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set the containing type of this Property.
setContainment(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set this Property's Containment which shows parent-child relationship in a tree of DataObjects.
setCreated(DataObject, boolean) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Set flag created value.
setCreatedXPaths(List) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setCurrentElements(List) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: bypass containment and changesummary copy of element list on modifications
setCustomClass(Class<?>) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
 
setDataGraph(DataGraph) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDataObject(int, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of a DataObject property identified by the specified property index, to the specified value.
setDataObject(int, DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDataObject(Property, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of the specified DataObject property, to the specified value.
setDataObject(Property, DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDataObject(String, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of a DataObject property identified by the specified path, to the specified value.
setDataObject(String, DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDataType(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set this Type to a simple Type by passing in boolean value true.
setDate(int, Date) - Method in interface commonj.sdo.DataObject
Sets the value of a Date property identified by the specified property index, to the specified value.
setDate(int, Date) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDate(Property, Date) - Method in interface commonj.sdo.DataObject
Sets the value of the specified Date property, to the specified value.
setDate(Property, Date) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDate(String, Date) - Method in interface commonj.sdo.DataObject
Sets the value of a Date property identified by the specified path, to the specified value.
setDate(String, Date) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDeclaredProperty(int, Object) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
setDeclaredProperty(int, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
Set the value on the underlying POJO, unwrapping values as necessary.
setDeclaredProperty(int, Object) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
setDefault(Object) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set the default value of this Property.
setDeleted(DataObject, boolean) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Set flag modified value.
setDeletedXPaths(List) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: The deletedXPaths field is picked up reflectively during marshal/unmarshal operations.
setDocumentLocator(Locator) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
setDouble(int, double) - Method in interface commonj.sdo.DataObject
Sets the value of a double property identified by the specified property index, to the specified value.
setDouble(int, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDouble(Property, double) - Method in interface commonj.sdo.DataObject
Sets the value of the specified double property, to the specified value.
setDouble(Property, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setDouble(String, double) - Method in interface commonj.sdo.DataObject
Sets the value of a double property identified by the specified path, to the specified value.
setDouble(String, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setEncoding(String) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML encoding of the document, or null if not specified.
setEncoding(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Set the XML encoding of the document, or null if not specified.
setFinalized(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setFinalized(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setFloat(int, float) - Method in interface commonj.sdo.DataObject
Sets the value of a float property identified by the specified property index, to the specified value.
setFloat(int, float) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setFloat(Property, float) - Method in interface commonj.sdo.DataObject
Sets the value of the specified float property, to the specified value.
setFloat(Property, float) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setFloat(String, float) - Method in interface commonj.sdo.DataObject
Sets the value of a float property identified by the specified path, to the specified value.
setFloat(String, float) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setGeneratedBuffers(Map) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
setGeneratedGlobalAttributes(Map<QName, Property>) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setGeneratedGlobalElements(Map<QName, Property>) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setGeneratedTypes(Map<QName, Type>) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setGeneratedTypesByXsdQName(Map<QName, SDOType>) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setGenerateInterface(boolean) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setGlobal(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setGlobalAttributes(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Assign a map of properties representing global attributes keyed on QName
setGlobalElements(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
Assign a map of properties representing global elements keyed on QName
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.DataObjectInputStream
 
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
INTERNAL: Set the helperContext that this instance is associated with.
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
INTERNAL: Set the current helperContext to be associated with this delegate
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Set the current helperContext to be associated with this delegate
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
 
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
INTERNAL: Set the helperContext if this copyHelper was created using the default constructor.
setHelperContext(HelperContext) - Method in interface org.eclipse.persistence.sdo.helper.SDODataFactory
INTERNAL: Set the helperContext that this instance is associated with.
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
INTERNAL:
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
INTERNAL: Set the helperContext if this equalityHelper was created using the default constructor.
setHelperContext(HelperContext) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Set the helperContext that this instance is associated with.
setHelperContext(HelperContext) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL: Set the helperContext that this instance is associated with.
setHelperContext(HelperContext) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL: Set the helperContext that this instance is associated with.
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Set the helperContext if the default SDOChangeSummary constructor was used
setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.SDOResolvable
 
setHelperContextResolver(Object) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Method allows dynamically change HelperContext creation strategy.
setHelperContextResolver(SDOHelperContext.HelperContextResolver) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Method allows dynamically change HelperContext creation strategy.
setImplClassName(String) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setImplGenerator(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
setIndexInDeclaredProperties(int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setIndexInType(int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setInstanceClass(Class<?>) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Sets the Java class that this type represents.
setInstanceClassName(String) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Sets the name of the Java class that this type represents.
setInstanceProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setInstanceProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setInt(int, int) - Method in interface commonj.sdo.DataObject
Sets the value of a int property identified by the specified property index, to the specified value.
setInt(int, int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setInt(Property, int) - Method in interface commonj.sdo.DataObject
Sets the value of the specified int property, to the specified value.
setInt(Property, int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setInt(String, int) - Method in interface commonj.sdo.DataObject
Sets the value of a int property identified by the specified path, to the specified value.
setInt(String, int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setInterfaceBuffer(StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setInterfaceGenerator(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
setInterfaceName(String) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setInternal(SDOProperty, Object, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setIsElement(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
setIsImportProcessor(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setIsSet(boolean) - Method in class org.eclipse.persistence.sdo.SDOSetting
INTERNAL: Set if the value of this setting is set.
setList(int, List) - Method in interface commonj.sdo.DataObject
Sets the value of a List property identified by the specified property index, to the specified value.
setList(int, List) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setList(Property, List) - Method in interface commonj.sdo.DataObject
Sets the value of the specified List property, to the specified value.
setList(Property, List) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setList(String, List) - Method in interface commonj.sdo.DataObject
Sets the value of a List property identified by the specified path, to the specified value.
setList(String, List) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setLoader(SDOClassLoader) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setLoader(SDOClassLoader) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
setLoader(SDOClassLoader) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
setLocalName(String) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
setLogging(boolean) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Used by CopyHelper to set logging when creating a copy of a changesummary
setLong(int, long) - Method in interface commonj.sdo.DataObject
Sets the value of a long property identified by the specified property index, to the specified value.
setLong(int, long) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setLong(Property, long) - Method in interface commonj.sdo.DataObject
Sets the value of the specified long property, to the specified value.
setLong(Property, long) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setLong(String, long) - Method in interface commonj.sdo.DataObject
Sets the value of a long property identified by the specified path, to the specified value.
setLong(String, long) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setMany(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set this property as single-valued(false) or many-valued(true).
setManyProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
setManyProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
setManyProperty(Property, Object) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
setMap(Map) - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaLocationResolver
Set the map of schemaLocations keyed on QName of the target SDO Type
setMarshalledObject(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
setMarshalledObjectRootQName(QName) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
setMethodBuffer(StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setMixed(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
 
setModifiedDoms(List) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setName(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Assign a string as a unique name of this Property among Properties that belongs to a DataObject.
setNameCollision(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setNamespaceQualified(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set if the element or attribute corresponding to this Property is namespace qualified in the XSD.
setNamespaceResolver(NamespaceResolver) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
INTERNAL: Set the namespaceresolver of the document
setNoNamespaceSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
Sets the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setNoNamespaceSchemaLocation(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Sets the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setNonFinalizedMappingURIs(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setNonFinalizedReferencingProps(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setNullable(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setOldContainer(SDODataObject, DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setOldContainmentProperty(SDODataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setOldSequence(SDODataObject, Sequence) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setOpen(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Make this Type an opened Type to allow open content by assigning true value or a Type not to accept any additional properties by assigning false value, SDOType.isOpen().
setOpen(boolean) - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
setOpenContentProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
setOpenContentProperty(Property, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
setOpenContentProperty(Property, Object) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
setOpenContentValues(Map) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
INTERNAL:
setOpposite(Property) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set the opposite Property.
setOppositePropName(String) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
setOwningProp(SDOProperty) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
setOwningType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
setOwningType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
setPackageName(String) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setProcessImports(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
INTERNAL:
setProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
setProperty(Property) - Method in class org.eclipse.persistence.sdo.SDOSetting
INTERNAL: Set the property of this setting.
setProperty(String, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Add a name/value pair to the properties Map.
setProperty(SDOProperty) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
INTERNAL:
setPropertyInternal(DataObject, Property, Object) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
setPropertyInternal(SDOProperty, Object, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Update the ValueStore with the new property value and update any sequence if it exists.
setPropertyTypeName(String) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
setPropertyTypeURI(String) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
 
setPropertyValues(Map) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setPropertyValues(Map) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setPseudoDefault(Object) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set an Object wrapper around primitive numeric types
setQName(QName) - Method in class org.eclipse.persistence.sdo.SDOType
 
setReadOnly(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set this Property as read-only Property.
setReturnAllTypes(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
 
setRootDataObject(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Set the root DataObject for this ChangeSummary.
setRootElementName(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
INTERNAL: Set the root element name of the document
setRootElementURI(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
INTERNAL: Set the root element uri of the document
setRootMarshalRecord(MarshalRecord) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
setRootObject(DataObject) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
INTERNAL: Set the root data object corresponding to the document
setSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
Sets the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setSchemaLocation(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Sets the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setSDOClassGeneratorListener(SDOClassGeneratorListener) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
 
setSdoType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setSdoTypeName(String) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setSequenced(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: If set as true, this Type specifies Sequenced DataObjects.
setSequenced(boolean) - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
setShort(int, short) - Method in interface commonj.sdo.DataObject
Sets the value of a short property identified by the specified property index, to the specified value.
setShort(int, short) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setShort(Property, short) - Method in interface commonj.sdo.DataObject
Sets the value of the specified short property, to the specified value.
setShort(Property, short) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setShort(String, short) - Method in interface commonj.sdo.DataObject
Sets the value of a short property identified by the specified path, to the specified value.
setShort(String, short) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setSourceDir(String) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Sets the sourceDir variable.
setStrictTypeCheckingEnabled(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Controls type checking strictness.
setString(int, String) - Method in interface commonj.sdo.DataObject
Sets the value of a String property identified by the specified property index, to the specified value.
setString(int, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setString(Property, String) - Method in interface commonj.sdo.DataObject
Sets the value of the specified String property, to the specified value.
setString(Property, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setString(String, String) - Method in interface commonj.sdo.DataObject
Sets the value of a String property identified by the specified path, to the specified value.
setString(String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
setSubstitutable(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setSubstitutableElements(Collection<SDOProperty>) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setSubTypes(List) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
setTimeZone(TimeZone) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
The specified TimeZone will be used for all String to date object conversions.
setTimeZone(TimeZone) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
The specified TimeZone will be used for all String to date object conversions.
setTimeZone(TimeZone) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
The specified TimeZone will be used for all String to Date object conversions.
setTimeZone(TimeZone) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
The specified TimeZone will be used for all String to date object conversions.
setTimeZoneQualified(boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
By setting this flag to true the marshalled date objects marshalled to the XML schema types time and dateTime will be qualified by a time zone.
setTimeZoneQualified(boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
By setting this flag to true the marshalled date objects marshalled to the XML schema types time and dateTime will be qualified by a time zone.
setTimeZoneQualified(boolean) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
By setting this flag to true the marshalled date objects marshalled to the XML schema types time and dateTime will be qualified by a time zone.
setTimeZoneQualified(boolean) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
By setting this flag to true the marshalled date objects marshalled to the XML schema types time and dateTime will be qualified by a time zone.
setTopLinkProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setTopLinkProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
setTopLinkProject(Project) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
setType(Type) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Assign a Type to this Property.
setTypePropertiesIsSetStatus(boolean[]) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
INTERNAL:
setTypePropertyValues(Object[]) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
Set the values for declared properties
setTypesHashMap(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
setTypesHashMap(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
setTypesHashMap(Map) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
setUnmarshalRecord(UnmarshalRecord) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
setUnsetOCProperty(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Add an open content property that has been unset to the list keyed on dataObject
setupInheritance(SDOType) - Method in class org.eclipse.persistence.sdo.SDOType
 
setUri(String) - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
 
setUri(String) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
 
setUri(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
setValue(int, Object) - Method in interface commonj.sdo.Sequence
Sets the entry at a specified index to the new value.
setValue(int, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
setValue(Object) - Method in class org.eclipse.persistence.sdo.SDOSetting
INTERNAL: Set the value of this setting.
setValueProperty(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setWrappersHashMap(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Set the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
setWrappersHashMap(Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Set the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
setWrappersHashMap(Map) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Set the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
setXmlContext(XMLContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setXmlContext(XMLContext) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
setXmlContext(XMLContext) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
setXMLDeclaration(boolean) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML declaration version of the document.
setXMLDeclaration(boolean) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Set the XML declaration version of the document.
setXmlDescriptor(XMLDescriptor) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set the XMLDescriptor on this Type
setXmlMapping(DatabaseMapping) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setXmlMarshaller(XMLMarshaller) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setXmlMarshaller(XMLMarshaller) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
setXmlMarshaller(XMLMarshaller) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
setXmlUnmarshaller(XMLUnmarshaller) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
setXmlUnmarshaller(XMLUnmarshaller) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
setXmlUnmarshaller(XMLUnmarshaller) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
setXMLVersion(String) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML version of the document, or null if not specified.
setXMLVersion(String) - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
Set the XML version of the document, or null if not specified.
setXsd(boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set if this property was declared in an XML schema.
setXsd(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set if this property was declared in an XML schema.
setXsdList(boolean) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set if this type is an xsd:list in the schema
setXsdLocalName(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL: Set the local name of this property.
setXsdLocalName(String) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Set the local name of this property.
setXsdType(QName) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
setXsdType(QName) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
SHORT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SHORT_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
SHORTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ShortObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ShortObjectWrapperImpl
Default constructor.
ShortWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ShortWrapperImpl
Default constructor.
size() - Method in interface commonj.sdo.Sequence
Returns the number of entries in the sequence.
size() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
size() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
size() - Method in class org.eclipse.persistence.sdo.SDOSequence
 
skippedEntity(String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
startDocument() - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
startPrefixMapping(String, String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
STRICT_TYPE_CHECKING_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Deprecated, for removal: This API element is subject to removal in a future version.
STRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
STRINGS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
StringsWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.StringsWrapperImpl
Default constructor.
StringWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.StringWrapperImpl
Default constructor.
subList(int, int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
subList(int, int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Return a view of the specified portion of the list

T

TIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
TimeWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.TimeWrapperImpl
Default constructor.
toArray() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
toArray() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
toArray(Object[]) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
toArray(Object[]) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Returns an array containing all of the currentElements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toCalendar(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the default locale.
toCalendar(String) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a String representation of an SDO date type to a Calendar using the default locale.
toCalendar(String, Locale) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the specified locale, or the default locale if the locale is null.
toCalendar(String, Locale) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a String representation of an SDO date type to a Calendar using the specified locale, or the default locale if the locale is null.
toDate(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Date.
toDate(String) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a String representation of the Date type to a Date.
toDateTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the DateTime type.
toDateTime(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the DateTime type.
toDateTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the DateTime type.
toDateTime(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the DateTime type.
toDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Day type.
toDay(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the Day type.
toDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Day type.
toDay(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the Day type.
toDuration(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Deprecated.
There is no accepted algorithm to convert a date into a Duration so use of this method is discouraged. Convert from a Calendar to a String representation of the Duration type.
toDuration(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the Duration type.
toDuration(Date) - Method in interface commonj.sdo.helper.DataHelper
Deprecated.
There is no accepted algorithm to convert a date into a Duration so use of this method is discouraged. Convert from a Date to a String representation of the Duration type.
toDuration(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the Duration type.
TOKEN - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
TOKEN_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
toMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Month type.
toMonth(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the Month type.
toMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Month type.
toMonth(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the Month type.
toMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the MonthDay type.
toMonthDay(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the MonthDay type.
toMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the MonthDay type.
toMonthDay(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the MonthDay type.
toString() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL: Return the string representation of the receiver.
toString() - Method in class org.eclipse.persistence.sdo.SDOSetting
INTERNAL: Print out a String representation of this object
toString() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
toTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Time type.
toTime(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the Time type.
toTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Time type.
toTime(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the Time type.
toYear(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Year type.
toYear(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the Year type.
toYear(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Year type.
toYear(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the Year type.
toYearMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonth type.
toYearMonth(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the YearMonth type.
toYearMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonth type.
toYearMonth(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the YearMonth type.
toYearMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonthDay type.
toYearMonthDay(Calendar) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Calendar to a String representation of the YearMonthDay type.
toYearMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonthDay type.
toYearMonthDay(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
Convert from a Date to a String representation of the YearMonthDay type.
Type - Interface in commonj.sdo
A representation of the type of a property of a data object.
TYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
TYPE_LOAD_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
typeHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
typeHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
TypeHelper - Interface in commonj.sdo.helper
Look up a Type given the uri and typeName or interfaceClass.
TypeImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOTypeType.TypeImpl
Default constructor.
TypeInstantiationPolicy(SDOType) - Constructor for class org.eclipse.persistence.sdo.SDOType.TypeInstantiationPolicy
 

U

undoChanges() - Method in interface commonj.sdo.ChangeSummary
This method is intended for use by service implementations only.
undoChanges() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
This method is intended for use by service implementations only.
undoChanges(boolean, ChangeSummary, SDODataObject, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: This function reverses any operations that were performed on this object since change tracking was turned on.
undoChanges(SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Undo any changes and return the original List
unset(int) - Method in interface commonj.sdo.DataObject
Unsets the property at the specified index in property list of this object's type.
unset(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
unset(Property) - Method in interface commonj.sdo.DataObject
Unsets the property of the object.
unset(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
unset(Property, boolean, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Unset the specified property on this DataObject.
unset(String) - Method in interface commonj.sdo.DataObject
Unsets a property of either this object or an object reachable from it, as identified by the specified path.
unset(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
unset(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
Unset the value of a property through the path base access.
unsetDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
unsetDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
For isMany=false properties set the value to null.
unsetDeclaredProperty(int) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
unsetOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
unsetOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
unsetOpenContentProperty(Property) - Method in interface org.eclipse.persistence.sdo.ValueStore
 
unsetPropertyInternal(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
UNSIGNEDLONG - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
UNSIGNEDLONG_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
unwrap(ChangeSummary, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given ChangeSummary resulting in an EclipseLink SDOChangeSummary.
unwrap(DataObject) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return the POJO that is wrapped by the DataObject.
unwrap(DataObject, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given DataObject resulting in an EclipseLink SDODataObject.
unwrap(CopyHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given CopyHelper resulting in an EclipseLink SDOCopyHelper.
unwrap(DataFactory, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given DataFactory resulting in an EclipseLink SDODataFactory.
unwrap(DataHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given DataHelper resulting in an EclipseLink SDODataHelper.
unwrap(EqualityHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given EqualityHelper resulting in an EclipseLink SDOEqualityHelper.
unwrap(HelperContext, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given HelperContext resulting in an EclipseLink SDOHelperContext.
unwrap(TypeHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given TypeHelper resulting in an EclipseLink SDOTypeHelper.
unwrap(XMLHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given XMLHelper resulting in an EclipseLink SDOXMLHelper or an EclipseLink XMLContext depending on clazz.
unwrap(XSDHelper, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given XSDHelper resulting in an EclipseLink SDOXSDHelper.
unwrap(Property, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given Property resulting in an EclipseLink SDOProperty.
unwrap(Sequence, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given Sequence resulting in an EclipseLink SDOSequence.
unwrap(Type, Class<T>) - Static method in class org.eclipse.persistence.sdo.SDOHelper
Unwraps a given Type resulting in an EclipseLink SDOType.
unwrap(Collection<DataObject>) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Perform the unwrap operation on each of the DataObjects in the collection, and return the results as a List.
updateContainment(Property, Collection) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Update containment on the specified collection of values and default to true = update the sequence
updateContainment(Property, Collection, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Update containment with flagged update sequence state
updateContainment(Property, SDODataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: update containment and the update the sequence value by default.
updateContainment(Property, SDODataObject, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Update containment on the dataObject with specified update sequence state
updateContainment(Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
updateContainment(Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
updateContainment(Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
updateContainment(Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
updateSequence(Property, Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Iterate the collection and add settings where appropriate.
updateSettingWithoutModifyingDataObject(Property, Object, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
URI_QNameWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.URI_QNameWrapperImpl
Default constructor.
URIWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.URIWrapperImpl
Default constructor.

V

valueOf(String) - Static method in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStore - Interface in org.eclipse.persistence.sdo
Purpose The ValueStore interface exposes the property model in SDO to pluggable implementers that wish to wrap their object model in the SDO API.

W

wasSet(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
wrap(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return a DataObject that wraps a POJO.
wrap(Collection<Object>) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Perform the wrap operation on each of the POJOs in the collection, and return the results as a List.
writeExternal(ObjectOutput) - Method in class commonj.sdo.impl.ExternalizableDelegator
 
writeExternal(ObjectOutput) - Method in class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
writeExternal(ObjectOutput) - Method in class org.eclipse.persistence.sdo.SDOResolvable
Purpose: Serialize an SDODataObject to an ObjectOutputStream This function is mandated by the Externalizable interface.
writeFile(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called by both writeInterface and writeImpl
writeImpl(String, String, StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.CodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeImpl(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeInterface(String, String, StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.CodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeInterface(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeReplace() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Defined in SDO 2.01 spec on page 65 Externalizable function is called by ObjectStream.writeObject() A replacement object for serialization can be called here.
writeReplace() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Defined in SDO 2.01 spec on page 65 Externalizable function is called by ObjectStream.writeObject() A replacement object for serialization can be called here.

X

XML_DATATYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_DURATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_ELEMENT_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_ID_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_MIME_TYPE_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_MIME_TYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XML_SCHEMA_TYPE_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
xmlDescriptor - Variable in class org.eclipse.persistence.sdo.SDOType
 
XMLDocument - Interface in commonj.sdo.helper
Represents an XML Document containing a tree of DataObjects.
XMLELEMENT_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XMLELEMENT_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
xmlHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
xmlHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
XMLHelper - Interface in commonj.sdo.helper
A helper to convert XML documents into DataObects and DataObjects into XML documnets.
XMLHELPER_LOAD_OPTIONS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
XPathEngine - Class in org.eclipse.persistence.sdo.helper
Purpose: Perform operations based on SDO XPath against DataObjects.
xsdHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
xsdHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
XSDHelper - Interface in commonj.sdo.helper
Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).

Y

YEAR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
YEARMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
YEARMONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
YearMonthDayWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.YearMonthDayWrapperImpl
Default constructor.
YearMonthWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.YearMonthWrapperImpl
Default constructor.
YearWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.YearWrapperImpl
Default constructor.

_

_getContainmentPropertyName() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Return the name of the Property of the DataObject containing this data object or null if there is no container.
_getCurrentValueStore() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Map interface into the currentValueStore of this DataObject.
Note: Implementers of the ValueStore interface require this accessor.
_getOpenContentProperties() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Returns a list of the Properties currently used in this DataObject which are not included in getType().getProperties
_getOpenContentPropertiesAttributes() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
_getOpenContentPropertiesAttributesMap() - Method in class org.eclipse.persistence.sdo.SDODataObject
 
_getOpenContentPropertiesWithXMLRoots() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: This function is implemented by SDOType.setOpen() in a mapping setGet/SetMethodName call
_getPath() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Return an SDO Path string from root of the caller to itself
_getSdoRef() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Return the sdoref attribute value during unmarshaling
_setChangeSummary(SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Recursively Set this DataObject's ChangeSummary as passed in value.
_setContainer(DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Sets the DataObject which contains this DataObject.
_setContainmentPropertyName(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Sets the name of the property on the containing DataObject which contains this DataObject as a value.
_setCreated(boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Set flag created value.
_setCurrentValueStore(ValueStore) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Pluggable Interface for substituting the default Map with a custom Map Class
_setHelperContext(HelperContext) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Set the HelperContext that will be associated with this DataObject.
_setModified(boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Set flag modified value.
_setOpenContentPropertiesAttributes(List) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
_setOpenContentPropertiesAttributesMap(Map) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
_setOpenContentPropertiesWithXMLRoots(List) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: This function is implemented by SDOType.setOpen() in a mapping setGet/SetMethodName call
_setSdoRef(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
 
_setType(Type) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL:
A B C D E F G H I J L M N O P R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form