| Package | Description |
|---|---|
| com.helger.db.jdbc | |
| com.helger.db.jdbc.db2 | |
| com.helger.db.jdbc.executor | |
| com.helger.db.jdbc.h2 | |
| com.helger.db.jdbc.mssql | |
| com.helger.db.jdbc.oracle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDBConnector
Abstract implementation of
IHasDataSource based on
BasicDataSource implementation. |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionFromDataSource |
ConnectionFromDataSource.create(IHasDataSource aDSP) |
| Constructor and Description |
|---|
ConnectionFromDataSourceProvider(IHasDataSource aDSP)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDB2Connector
Abstract DB connector for DB2
|
| Constructor and Description |
|---|
DBExecutor(IHasDataSource aDataSourceProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractH2Connector
Base DB connector for H2 databases
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMSSQLConnector
Abstract DB connector for Microsoft SQL Server
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOracleConnector
Abstract DB connector for Oracle
|
class |
AbstractOracleOCIConnector
Abstract DB connector for Oracle
|
Copyright © 2014–2021 Philip Helger. All rights reserved.