Uses of Interface
dataabstraction.Persistent

Packages that use Persistent
dataabstraction   
 

Uses of Persistent in dataabstraction
 

Classes in dataabstraction that implement Persistent
 class PersistentDefect
          PersistentDefect is the foundation of the BugTracker application, and is the class of object that is "remoted" through CORBA to the bugtracker client and servlet.
 class PersistentUser
          The PersistentUser class provides the object-relational / relational-object mapping for User objects in the BugTracker application.