public class SDOObjectType extends SDOType implements commonj.sdo.Type
SDOType.TypeInstantiationPolicy
Constructor and Description |
---|
SDOObjectType(java.lang.String aUri,
java.lang.String aName,
SDOTypeHelper sdoTypeHelper) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getPseudoDefault()
INTERNAL:
Return the wrapped initial value for the primitive numeric (when not defined)
See p.45 of Java Spec 4th edition.
|
boolean |
isDataType() |
boolean |
isSequenced() |
void |
setSequenced(boolean isSequenced)
INTERNAL:
If set as true, this Type specifies Sequenced DataObjects.
|
addAliasName, addBaseType, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, get, getAliasNames, getAppInfoElements, getAppInfoMap, getBaseTypes, getChangeSummaryProperty, getDeclaredProperties, getDeclaredPropertiesMap, getHelperContext, getImplClass, getImplClassName, getInstanceClass, getInstanceClassName, getInstanceProperties, getName, getNonFinalizedMappingURIs, getNonFinalizedReferencingProps, getProperties, getPropertiesArray, getProperty, getPropertyValues, getQName, getSubTypes, getURI, getXmlDescriptor, getXsdLocalName, getXsdType, initializeNamespaces, isAbstract, isBaseType, isChangeSummaryType, isDataObjectType, isFinalized, isInstance, isOpen, isOpenSequencedType, isSubType, isTypeType, isWrapperType, isXsd, isXsdList, postInitialize, preInitialize, removeDeclaredProperties, setAbstract, setAliasNames, setAppInfoElements, setBaseTypes, setDataType, setFinalized, setImplClassName, setInstanceClass, setInstanceClassName, setInstanceProperty, setMixed, setNonFinalizedMappingURIs, setNonFinalizedReferencingProps, setOpen, setPropertyValues, setPseudoDefault, setQName, setSubTypes, setupInheritance, setXmlDescriptor, setXsd, setXsdList, setXsdLocalName, setXsdType
public SDOObjectType(java.lang.String aUri, java.lang.String aName, SDOTypeHelper sdoTypeHelper)
public boolean isDataType()
isDataType
in interface commonj.sdo.Type
isDataType
in class SDOType
public boolean isSequenced()
isSequenced
in interface commonj.sdo.Type
isSequenced
in class SDOType
public void setSequenced(boolean isSequenced)
SDOType
setSequenced
in class SDOType
isSequenced
- boolean value implying if this type is sequenced.public java.lang.Object getPseudoDefault()
SDOType
getPseudoDefault
in class SDOType
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference