|
EclipseLink 2.0.0_ 2.0.0.v20090626-r4569 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.sdo.SDOType
org.eclipse.persistence.sdo.types.SDOObjectType
public class SDOObjectType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.persistence.sdo.SDOType |
|---|
SDOType.TypeInstantiationPolicy |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.sdo.SDOType |
|---|
aHelperContext, isDataType, xmlDescriptor |
| Constructor Summary | |
|---|---|
SDOObjectType(java.lang.String aUri,
java.lang.String aName,
SDOTypeHelper sdoTypeHelper)
|
|
| Method Summary | |
|---|---|
protected void |
addOpenMappings()
|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SDOObjectType(java.lang.String aUri,
java.lang.String aName,
SDOTypeHelper sdoTypeHelper)
| Method Detail |
|---|
public boolean isDataType()
isDataType in class SDOTypepublic boolean isSequenced()
isSequenced in class SDOTypepublic void setSequenced(boolean isSequenced)
SDOType
setSequenced in class SDOTypeisSequenced - boolean value implying if this type is sequenced.public java.lang.Object getPseudoDefault()
SDOType
getPseudoDefault in class SDOTypeprotected void addOpenMappings()
|
EclipseLink 2.0.0_ 2.0.0.v20090626-r4569 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||