Uses of Class
com.sptci.jdo.JDOObject

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
<E extends JDOObject>
void
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.
 



Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.