 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| • |
modules
Persistent Object interface
|
|
|
|
– |
DBMeta
|
|
|
|
• |
is the
meta class for persistent objects
|
|
|
|
– |
DBProxy
|
|
|
|
• |
provides
an instance of the database interface
|
|
|
needed
by the DBMeta
|
|
|
|
– |
DBSelect
|
|
|
|
• |
Support
for expressions as queries
|
|
|
|
– |
DBOracle
|
|
|
|
• |
module
is an Oracle 9i implementation of DBProxy
|