|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ConnectionManager | Entry point for accessing JDBC connections in deegree that are defined in JDBC configuration files. |
DriverWrapper | Workaround class to fix inability of DriverManager to accept classes not loaded with system class loader... |
InsertRow | Encapsulates columns and values for inserting one row into a database table. |
LayerDatabaseHelper | LayerDatabaseHelper |
QTableName | Table name with optional schema qualifier. |
ResultSetIterator<T> | Abstract base class for easy implementation of CloseableIterator s that are backed by an SQL result set. |
StatementBuilder | Helper class for building PreparedStatement s. |
TransactionRow | Encapsulates columns and values for manipulating one row in a database. |
UpdateRow | Encapsulates columns and values for updating one row in a database table. |
Enum Summary | |
---|---|
ConnectionManager.Type |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |