|
EclipseLink 1.1.0_ 1.1.0.r3257-M7 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
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 SDOType
public boolean isSequenced()
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
protected void addOpenMappings()
|
EclipseLink 1.1.0_ 1.1.0.r3257-M7 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |