org.dbunit.ext.oracle
Class OracleConnection
java.lang.Object
org.dbunit.database.AbstractDatabaseConnection
org.dbunit.database.DatabaseConnection
org.dbunit.ext.oracle.OracleConnection
- All Implemented Interfaces:
- IDatabaseConnection
public class OracleConnection
- extends DatabaseConnection
- Since:
- Sep 3, 2003
- Version:
- $Revision: 465 $
- Author:
- manuel.laflamme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleConnection
public OracleConnection(Connection connection,
String schema)
Copyright © 2002-2011. All Rights Reserved.