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, setXsdTypepublic SDOObjectType(java.lang.String aUri,
java.lang.String aName,
SDOTypeHelper sdoTypeHelper)
public boolean isDataType()
isDataType in interface commonj.sdo.TypeisDataType in class SDOTypepublic boolean isSequenced()
isSequenced in interface commonj.sdo.TypeisSequenced in class SDOTypepublic void setSequenced(boolean isSequenced)
SDOTypesetSequenced in class SDOTypeisSequenced - boolean value implying if this type is sequenced.public java.lang.Object getPseudoDefault()
SDOTypegetPseudoDefault in class SDOTypeEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference