public class OracleDbConnection extends DefaultDbConnection
DefaultDbConnection implementation for Oracle databases| Constructor and Description |
|---|
OracleDbConnection(Connection jdbcConnection,
List<DbType> customDataTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<DbType> |
getVendorDataTypes() |
begin, beginStreaming, commit, endStreaming, getCustomDataTypes, getJdbcConnection, getStatementResultIteratorFactory, isStreaming, release, rollbackpublic OracleDbConnection(Connection jdbcConnection, List<DbType> customDataTypes)
public List<DbType> getVendorDataTypes()
getVendorDataTypes in interface DbConnectiongetVendorDataTypes in class DefaultDbConnectionDbTypes which are specific to the Database vendorCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.