Class | Description |
---|---|
DatabaseConnectionManager |
The DatabaseConnectionManager ensures that only one connection is made
to a particular database.
|
SQLField | |
SQLHeader | |
SQLReader |
The SQLReader class makes it possible to read tables in
Microsoft Access databases (*.mdb, *.accdb).
|
SQLWriter |
The SQLWriter class is an extension of the FormatWriter class, which is designed to write tables in MS Access
databases.
|
StatementMaker |