|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDOObject | |
|---|---|
| com.sptci.jdo | Package containing root JDO Java objects. |
| Uses of JDOObject in com.sptci.jdo |
|---|
| Methods in com.sptci.jdo with type parameters of type JDOObject | ||
|---|---|---|
protected abstract
|
JDOObject.copy(E object)
Copy constructor equivalent. |
|
| Methods in com.sptci.jdo that return JDOObject | |
|---|---|
static JDOObject |
JDOObject.fromXML(java.lang.String xml)
Parse the object out of the XML representation of this object. |
| Methods in com.sptci.jdo with parameters of type JDOObject | |
|---|---|
int |
JDOObject.compareTo(JDOObject object)
Compares this object with the specified object for order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||