|
Class Summary |
| DBAccess |
This class handles the queries to the Database. |
| DBConHandler |
This class handles the queries to the database. |
| DBConPool |
This class handles a pool of database connections |
| DBMatrix |
This class creates a data structure (Matrix) from a ResultSet,
in order to that data retrieved from a ResultSet can be used after
the ResultSet, and its Statement are no longer needed and can be closed.
|
| DBProperties |
This class contains the properties for accessing the database at
atlas.dsv.su.se. |
| DBUtils |
This is a general database utilities manager. |