|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscriptella.spi.AbstractConnection
scriptella.jdbc.JdbcConnection
scriptella.driver.oracle.OracleConnection
public class OracleConnection
Oracle connection wrapper.
For configuration details and examples see overview page.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class scriptella.spi.AbstractConnection |
|---|
scriptella.spi.AbstractConnection.StatementCounter |
| Field Summary | |
|---|---|
static java.lang.String |
PLSQL
Name plsql property. |
| Fields inherited from class scriptella.jdbc.JdbcConnection |
|---|
AUTOCOMMIT_KEY, AUTOCOMMIT_SIZE_KEY, autocommitSize, keepformat, KEEPFORMAT_KEY, separator, separatorSingleLine, STATEMENT_CACHE_KEY, STATEMENT_SEPARATOR_KEY, STATEMENT_SEPARATOR_SINGLELINE_KEY, TRANSACTION_ISOLATION_KEY, TRANSACTION_ISOLATION_READ_COMMITTED, TRANSACTION_ISOLATION_READ_UNCOMMITTED, TRANSACTION_ISOLATION_REPEATABLE_READ, TRANSACTION_ISOLATION_SERIALIZABLE |
| Fields inherited from class scriptella.spi.AbstractConnection |
|---|
counter |
| Method Summary | |
|---|---|
protected void |
init(scriptella.spi.ConnectionParameters parameters)
|
| Methods inherited from class scriptella.jdbc.JdbcConnection |
|---|
close, commit, executeQuery, executeScript, getNativeConnection, initDialectIdentifier, rollback, toString |
| Methods inherited from class scriptella.spi.AbstractConnection |
|---|
getDialectIdentifier, getExecutedStatementsCount, isReadonly, setDialectIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PLSQL
| Method Detail |
|---|
protected void init(scriptella.spi.ConnectionParameters parameters)
init in class scriptella.jdbc.JdbcConnection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||