|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| BeanUnmarshaller | |
| Database | Interface intended to be an abstraction for a any database. |
| DatabaseFactory | Factory of Database instances. |
| ResultsIterator<T> | An extension of java.util.Iterator
for objects obtained from a database connection. |
| Class Summary | |
|---|---|
| AbstractDatabase | Base implementation of Database. |
| BeanWrapper | |
| DefaultDatabaseFactory | Base implementation of the DatabaseFactory interface. |
| FieldDescriptor | Describes a table column. |
| GenericDatabase | Deprecated. No longer used. |
| GenericDataSource | An implementation of DataSource that can be used with any JDBC driver. |
| IndexDescriptor | Represents a unique or non-unique table index. |
Database abstraction package.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||