org.deegree.io |
|
Java Source File Name | Type | Comment |
DBConnectionPool.java | Class | class to manage a database connection pool. |
DBPool.java | Class | class to manage a pool of database connections.
version: $Revision: 9342 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
DBPoolException.java | Class | Database pool exception indicates an error while retrieving or returning a connection object. |
GenericSQLIDGenerator.java | Class | Primary key generator for generic JDBC-connections. |
IDGeneratorFactory.java | Class | Factory for IDGenerator-instances. |
IODocument.java | Class | This class provides method for reading IO configuration elements that are common to several
services/applications.
version: $Revision: 10106 $ author: Andreas Poth author: last edited by: $Author: rbezema $ version: 1.0. |
JDBCConnection.java | Class | Class representation for an element of type "deegreejdbc:JDBCConnectionType" as defined in
datastore_configuration.xsd. |