Uses of Class
wt.pds.ObjectReferenceCursor

Packages that use ObjectReferenceCursor
wt.pds Provides additional Persistent Database Services.  See PersistenceManager to fulfill most database access needs. 
wt.query Provides generic support for defining SQL queries (see QuerySpec and the various things that can be appended to it) in a database inedependent manner that should be used with the PersistenceManager
 

Uses of ObjectReferenceCursor in wt.pds
 

Methods in wt.pds with parameters of type ObjectReferenceCursor
protected  boolean ObjectReferenceCursor.readVersion(ObjectReferenceCursor thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of ObjectReferenceCursor in wt.query
 

Fields in wt.query declared as ObjectReferenceCursor
private  ObjectReferenceCursor ObjectReferenceSpec.objectReferenceResultCursor
          Deprecated.