Uses of Class
wt.pds.PersistableItemBuilder

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

Uses of PersistableItemBuilder in wt.pds
 

Subclasses of PersistableItemBuilder in wt.pds
 class PersistableViewItemBuilder
          This class provides the functionality for building a "full" Persistable object from a result set.
 

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