|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
PersistenceBroker | A persistence broker only needs to implement this little interface. |
Class Summary | |
ObjectRelationalBroker | A persistence broker used with PostgreSQL (and perhaps other SQL3 data bases,) where an object can be stored in one table access. |
ObjectSet | A set collection of objects used for to-many associations and returned by queries. |
OID | An object identifier used with the persistence broker. |
PersistentObject | Any class needing persistence for its object must inherit from the class PersistentObject. |
RelationalBroker | A persistence broker for relational data bases. |
Exception Summary | |
PersistException | We only have a single exception class that can represent several exceptions. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |