com.metamatrix.common.config
Class JDBCConnectionPoolHelper

java.lang.Object
  extended by com.metamatrix.common.config.JDBCConnectionPoolHelper

public final class JDBCConnectionPoolHelper
extends java.lang.Object

Created on May 14, 2002 The JDBCResourcePool is used to obtain a JDBC Connection from the resource pool.


Constructor Summary
JDBCConnectionPoolHelper()
           
 
Method Summary
static SimplePooledConnectionSource getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCConnectionPoolHelper

public JDBCConnectionPoolHelper()
Method Detail

getInstance

public static SimplePooledConnectionSource getInstance()


Copyright © 2009. All Rights Reserved.