org.biomage.tools.helpers
Class JDBCParms

java.lang.Object
  extended by org.biomage.tools.helpers.JDBCParms

public class JDBCParms
extends java.lang.Object

Author: Wiebe deJong Date: May 9, 2000 REF: Implement a JDBC Connection Pool via the Object Pool Pattern www.earthweb.com


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

Constructor Detail

JDBCParms

public JDBCParms()