Uses of Class
wt.pds.BasicResultCursor

Packages that use BasicResultCursor
wt.pds Provides additional Persistent Database Services.  See PersistenceManager to fulfill most database access needs. 
 

Uses of BasicResultCursor in wt.pds
 

Fields in wt.pds declared as BasicResultCursor
private  BasicResultCursor ObjectReferenceCursor.inflateResultCursor
           
private  BasicResultCursor InflateSpec.resultCursor
           
 

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