public class OracleConnection extends JdbcConnection
For configuration details and examples see overview page.
AbstractConnection.StatementCounter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PLSQL
Name plsql property.
|
AUTOCOMMIT_KEY, AUTOCOMMIT_SIZE_KEY, autocommitSize, FLUSH_BEFORE_QUERY, flushBeforeQuery, keepformat, KEEPFORMAT_KEY, separator, separatorSingleLine, STATEMENT_BATCH_SIZE, STATEMENT_CACHE_KEY, STATEMENT_FETCH_SIZE, STATEMENT_SEPARATOR_KEY, STATEMENT_SEPARATOR_SINGLELINE_KEY, statementBatchSize, statementCacheSize, statementFetchSize, TRANSACTION_ISOLATION_KEY, TRANSACTION_ISOLATION_READ_COMMITTED, TRANSACTION_ISOLATION_READ_UNCOMMITTED, TRANSACTION_ISOLATION_REPEATABLE_READ, TRANSACTION_ISOLATION_SERIALIZABLE
counter
Modifier and Type | Method and Description |
---|---|
protected void |
init(ConnectionParameters parameters)
Called in constructor
|
close, commit, executeQuery, executeScript, flush, getNativeConnection, initDialectIdentifier, newStatementCache, rollback, toString
getDialectIdentifier, getExecutedStatementsCount, isReadonly, setDialectIdentifier
public static final java.lang.String PLSQL
protected void init(ConnectionParameters parameters)
JdbcConnection
init
in class JdbcConnection
parameters
- connection parameters.Copyright © Copyright 2006-2019 The Scriptella Project Team.