- 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
-
- 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
-
- characters(char[], int, int) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
-
- CharacterWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.CharacterWrapperImpl
-
- 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_OC4J_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
A classloader toString containing (oc4j:) means we are running from an 4 levels up from an ejb container
- 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
- className(String, boolean) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java class name or method name for a given string
- className(String, boolean, boolean, boolean) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java class name or method name for a given string
- 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
-
- CLOSE - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- CloseExp - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- 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.impl - package commonj.sdo.impl
-
- constantName(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
- 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(Type, Object) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert the specified value to an instance of the specified 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.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
-
Convert the value from XML as required during unmarshal
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertFromStringValue(String, Class) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- 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, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- convertObjectToValue(Property, Class) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
- convertObjectToValue(Property, int, 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.
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- 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(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.
- 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.
- 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() - Method in class commonj.sdo.impl.HelperProviderImpl
-
- copyHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
- 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(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- 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.
- 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(String, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(int, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(Property, Type) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Create and return a new ExternalizableDelegator.Resolvable instance based
on this helper context.
- 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(String, String) - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
- createRootObject(Type) - 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.
- GDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GDAY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- generate(List) - 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.SDOXSDHelperDelegate
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- generate(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- 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, 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(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, 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(CodeWriter, List) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
-
Method to generate an XSD.
- generate(List, Map) - 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:
- GEQ_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- get(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- get(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
- 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.
- get(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- get(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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
-
- 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(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Return the appinfo declared for this Type 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(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getAppinfo(Property, 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(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
-
Gets a unique application name.
- 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.
- 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 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigDecimal(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigDecimal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBoolean(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBoolean(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBoolean(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBooleanGetMethodName(String, String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java get method name for a given string.
- getBuiltInType(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
- getByte(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getByte(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getByte(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getChar(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getChar(Property) - 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 class org.eclipse.persistence.sdo.SDODataObject
-
- getContainingType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the containing type of this Property.
- getContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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 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 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 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataObject(Property) - 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() - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getDate(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDate(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDate(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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 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.
- getDefaultPackageName() - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Get default package name when no targetNamespace URI exists.
This function follows the JSR-222 JAXB 2.0 algorithm from https://jaxb.dev.java.net/spec-download.html
- 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDouble(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDouble(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getEncoding() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the XML encoding of the document, or null if not specified.
- 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getFloat(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getFloat(Property) - 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 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(QName, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- 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.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(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.
- 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(HelperContext) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of HelperContext.
- 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.
- 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.extension.XPathHelper
-
Returns the one and only instance of this singleton.
- getInstance() - Static method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
- 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 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInstanceProperty(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
- getInt(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInt(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInt(Property) - 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
-
- getJavaTypeForProperty(SDOProperty) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
- 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getList(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getList(Property) - 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(Type) - 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.SDOXSDHelperDelegate
-
Returns the local name as declared in the XSD.
- getLocalName(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getLocalName(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getLocalName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getLong(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getLong(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getLong(Property) - 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
-
- getMethodName(String, String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java get method name for a given string.
- 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 class org.eclipse.persistence.sdo.helper.extension.Token
-
- 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(Type) - 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.SDOXSDHelperDelegate
-
Returns the namespace URI as declared in the XSD.
- getNamespaceURI(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getNamespaceURI(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- 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(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the value of the
container data object
at the point when logging
began.
- getOldContainer() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
- getOldContainers() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- 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.
- getOldContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
- 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 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 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(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
-
- getOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
-
- getOpenContentProperty(Property) - Method in interface org.eclipse.persistence.sdo.ValueStore
-
- getOpenContentValues() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
INTERNAL:
- 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
-
- getPackageNameFromURI(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Get default package name from a namespace URI.
This function follows the JSR-222 JAXB 2.0 algorithm from https://jaxb.dev.java.net/spec-download.html.
- 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)
- getPathWithAtRemoved(String) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
-
Convenience method that strips off '@' portion, if
one exists.
- getPathWithPrefixRemoved(String) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
-
Convenience method that strips off 'ns0:' portion, if
one exists.
- 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
- getPriority() - Method in class org.eclipse.persistence.sdo.helper.extension.Token
-
- 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(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() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
INTERNAL:
- getProperty() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getProperty(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getProperty(Property) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Property.
- getProperty(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getProperty(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getProperty() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
Returns the property of the setting.
- getProperty(String) - Method in class org.eclipse.persistence.sdo.SDOType
-
- getProperty(String) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- 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 class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the name of 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 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 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(Sequence) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Sequence.
- 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(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getShort(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getShort(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSourceDir() - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
-
Gets the sourceDir variable.
- getString(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getString(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getString(Property) - 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(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(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
Return the Type for this interfaceClass or null if not found.
- getType(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getType() - Method in class org.eclipse.persistence.sdo.helper.extension.Token
-
- 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 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.
- getType() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getType(Type) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Type.
- getType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the type of the Property.
- 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 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 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(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getValue() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
Returns the value of the setting.
- getValuesToSettings() - 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
-
- 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 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 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 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
-
- 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
-
- GT_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- 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
-
- 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(DatabaseMapping, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
-
- 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(DataObject) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
-
Initialize the value store with its associated DataObject.
- initialize(AbstractTransformationMapping) - Method in class org.eclipse.persistence.sdo.helper.metadata.NamespaceURITransformer
-
- initialize(AbstractTransformationMapping) - Method in class org.eclipse.persistence.sdo.helper.metadata.QNameTransformer
-
- initialize(DatabaseMapping, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- initialize(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
The underlying helpers for this instance will be instantiated
in this method.
- 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.
- 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
-
- 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
-
- INTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- IntObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.IntObjectWrapperImpl
-
- IntWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.IntWrapperImpl
-
- 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 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 class org.eclipse.persistence.sdo.SDOProperty
-
Returns whether the Property is containment, i.e., whether it represents by-value composition.
- 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 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 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(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
-
- 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.
- 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 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 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 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 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 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
-
- isMutable() - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- 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 class org.eclipse.persistence.sdo.SDOProperty
-
- 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 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 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 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(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
Handle queries about setting status of a property through path base access.
- isSet(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- isSet(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- isSet(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- isSet() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
Returns whether or not the property is set.
- 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
-
- isValidXmlNCName(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Validates whether given string is a valid XML non-colonial name (NCName).
- 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 class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the XML declaration of the document.
- 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
-
- 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.
- 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
-
- 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, OutputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
Saves the DataObject as an XML document with the specified root element.
- 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, Writer, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
Serializes an XMLDocument as an XML document into the outputWriter.
- save(XMLDocument, Result, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- save(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- save(DataObject, String, String, OutputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- save(XMLDocument, OutputStream, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- save(XMLDocument, Writer, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- 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_BOOLEANOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
Type objects for types in the commonj.sdo/java namespace
- SDO_BYTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_BYTEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_BYTES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_CHARACTEROBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_DATETIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_DAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_DECIMAL - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_DOUBLE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_DOUBLEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_DURATION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_FLOAT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_FLOATOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_IMPL_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_INT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_INTEGER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_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_LONGOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_MONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_MONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_OBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_SHORTOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_STRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_STRINGS - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_TIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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_YEARMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- SDO_YEARMONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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(SDODataObject, HelperContext) - Constructor for class org.eclipse.persistence.sdo.SDOChangeSummary
-
- SDOChangeSummary(SDODataGraph, 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
- SDOConstants() - Constructor for class org.eclipse.persistence.sdo.SDOConstants
-
- 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, boolean) - Constructor for class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
-
- SDOCSUnmarshalListener(HelperContext) - 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, SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.types.SDODataType
-
- 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
-
- 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.
- SDOHelper() - Constructor for class org.eclipse.persistence.sdo.SDOHelper
-
- 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(String) - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Create a local HelperContext with the given identifier.
- SDOHelperContext(ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Create a local HelperContext.
- 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.
- SDOHelperContext.MyNotificationFilter - Class in org.eclipse.persistence.sdo.helper
-
INTERNAL:
This class will be handed in as a parameter when adding a JBoss notification listener.
- 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, SDOType) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
-
- SDOProperty(HelperContext, String, SDOType, boolean) - Constructor for class org.eclipse.persistence.sdo.SDOProperty
-
- SDOProperty(HelperContext, String, String, SDOType) - 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
-
- 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
-
- SDOType - Class in org.eclipse.persistence.sdo
-
- SDOType(HelperContext) - 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(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.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
-
- 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
-
- SDOUtil - Class in org.eclipse.persistence.sdo.helper.extension
-
Purpose: Common functions in support of SDO.
- SDOUtil() - Constructor for class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
- 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, Class<? extends SDODataObject>) - 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.BooleanObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.BooleanWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.ByteObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.Bytes_hexBunaryWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.BytesWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.ByteWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.CharacterObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.CharacterWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DateTimeWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DateWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DayWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DecimalWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DoubleObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DoubleWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.DurationWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.FloatObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.FloatWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.IntegerWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.IntObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.IntWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.LongObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.LongWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.MonthDayWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.MonthWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.ObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.ShortObjectWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.ShortWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.StringsWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.StringWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.TimeWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.URI_QNameWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.URIWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.YearMonthDayWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.YearMonthWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- SDOWrapperType.YearWrapperImpl - Class in org.eclipse.persistence.sdo.types
-
- 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
-
- 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 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(String, Object, DataObject, boolean) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
Set a property's value through the path base access.
- set(String, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- set(int, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- set(Property, Object) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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(String, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBigDecimal(int, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBigDecimal(Property, BigDecimal) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBigInteger(String, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBigInteger(int, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBigInteger(Property, BigInteger) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBoolean(String, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBoolean(int, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBoolean(Property, boolean) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setByte(String, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setByte(int, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setByte(Property, byte) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBytes(String, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBytes(int, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setBytes(Property, byte[]) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setChar(String, char) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setChar(int, char) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setChar(Property, 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(String, DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDataObject(int, DataObject) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDataObject(Property, 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(String, Date) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDate(int, Date) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDate(Property, 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(String, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDouble(int, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setDouble(Property, double) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- 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(String, float) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setFloat(int, float) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setFloat(Property, 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(String, int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setInt(int, int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setInt(Property, 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(String, List) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setList(int, List) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setList(Property, 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(String, long) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setLong(int, long) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setLong(Property, 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
-
- setMethodName(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java set method name for a given string
- 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 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(SDOProperty) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
-
INTERNAL:
- setProperty(String, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Add a name/value pair to the properties Map.
- 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.
- 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 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(String, short) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setShort(int, short) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setShort(Property, 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(String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setString(int, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- setString(Property, 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 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 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 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
-
- ShortWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.ShortWrapperImpl
-
- shouldCallXPathEngine(String) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
-
Convenience method for determining if XPathEngine should be
called, i.e.
- 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
-
Property controls strictness of Type.getInstanceClass() type checking.
- 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
-
- StringWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.StringWrapperImpl
-
- 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
- TIME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- TimeWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.TimeWrapperImpl
-
- toArray() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- toArray(Object[]) - 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.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 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 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a String representation of the Date type to a Date.
- 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Date to a String representation of the DateTime 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Date to a String representation of the Day 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Date to a String representation of the Duration type.
- Token - Class in org.eclipse.persistence.sdo.helper.extension
-
A token is used for processing an XPath Expression
into postfix notation via OPStack.
- Token(String, int) - Constructor for class org.eclipse.persistence.sdo.helper.extension.Token
-
This constructor sets the name and type to the input
values, and sets the priority to the input type.
- Token(String, int, int) - Constructor for class org.eclipse.persistence.sdo.helper.extension.Token
-
This constructor sets the name, type and priority
to the input values.
- 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Calendar 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Calendar 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.helper.extension.Token
-
- toString() - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
-
- 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Calendar 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 class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Calendar 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(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Date 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.
- toYearMonthDay(Date) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert from a Date 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.
- TYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- TYPE_LOAD_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- typeHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
-
- typeHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
- TypeImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOTypeType.TypeImpl
-
- TypeInstantiationPolicy(SDOType) - Constructor for class org.eclipse.persistence.sdo.SDOType.TypeInstantiationPolicy
-
- TypeStringConverter - Class in org.eclipse.persistence.sdo.helper.metadata
-
- TypeStringConverter(SDOTypeHelper) - Constructor for class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-