Uses of Class
wt.pom.ObjectNotPersistentException

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

Uses of ObjectNotPersistentException in wt.pds
 

Methods in wt.pds that throw ObjectNotPersistentException
protected  void OraclePds.validateLock(Persistable anObj)