public final class Oracle10R1ConnectionHelper extends OracleConnectionHelper
ConnectionHelper.RetryManager<T>| Constructor and Description |
|---|
Oracle10R1ConnectionHelper(DataSource dataSrc,
boolean block) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Retrieve the
oracle.sql.BLOB class via reflection, and initialize the values for the
DURATION_SESSION and MODE_READWRITE constants defined there. |
endBatch, exec, exec, prepareDbIdentifier, query, startBatch, tableExists, updatepublic Oracle10R1ConnectionHelper(DataSource dataSrc, boolean block)
dataSrc - the DataSource on which this helper actsblock - whether to block on connection loss until the db is up againpublic void init()
throws Exception
oracle.sql.BLOB class via reflection, and initialize the values for the
DURATION_SESSION and MODE_READWRITE constants defined there.init in class OracleConnectionHelperException - on errorCopyright © 2010 - 2020 Adobe. All Rights Reserved