public class OracleConnectionHelper extends ConnectionHelper
ConnectionHelper.RetryManager<T>| Constructor and Description |
|---|
OracleConnectionHelper(DataSource dataSrc,
boolean block) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initializes the helper: checks for valid driver version.
|
endBatch, exec, exec, prepareDbIdentifier, query, startBatch, tableExists, updatepublic OracleConnectionHelper(DataSource dataSrc, boolean block)
dataSrc - the DataSource on which this helper actsblock - whether to block on connection loss until the db is up againCopyright © 2010 - 2020 Adobe. All Rights Reserved