Uses of Class
wt.pds.ObjectReferenceOidHolder

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

Uses of ObjectReferenceOidHolder in wt.pds
 

Methods in wt.pds that return ObjectReferenceOidHolder
static ObjectReferenceOidHolder ObjectReferenceOidHolder.newObjectReferenceOidHolder(String a_className, long a_id)
          

Supported API: false
 

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