public class OracleConnection extends DatabaseConnection
Constructor and Description |
---|
OracleConnection(Connection connection,
String schema)
Creates a oracle connection.
|
close, getConnection, getSchema, toString
createDataSet, createDataSet, createQueryTable, createTable, getConfig, getRowCount, getRowCount, getStatementFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createDataSet, createDataSet, createQueryTable, createTable, getConfig, getRowCount, getRowCount, getStatementFactory
public OracleConnection(Connection connection, String schema) throws DatabaseUnitException
connection
- schema
- The schema nameDatabaseUnitException
Copyright © 2002-2012. All Rights Reserved.