|
Class Summary |
| DBConnectionPool |
class to manage a database connection pool. this is part of the combination of the object pool
pattern an the singelton pattern. |
| DBPool |
class to manage a pool of database connections. |
| GenericSQLIDGenerator |
Primary key generator for generic JDBC-connections. |
| IDGeneratorFactory |
Factory for IDGenerator-instances. |
| IODocument |
This class provides method for reading IO configuration elements that are common to several
services/applications. |
| JDBCConnection |
Class representation for an element of type "deegreejdbc:JDBCConnectionType" as defined in
datastore_configuration.xsd. |