com.infoengine.jdbc
Class JDBCOracleConnCache
java.lang.Object
com.infoengine.jdbc.JDBCOracleConnCache
- public class JDBCOracleConnCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCOracleConnCache
public JDBCOracleConnCache()
getConnectionFromDS
public static Connection getConnectionFromDS(String url,
String user,
String passwd,
int maxContextCacheSize)
throws SQLException,
IEAdapterException
- Throws:
SQLException
IEAdapterException