net.walend.jdbc.test
Class PoolManDBTestSetup

java.lang.Object
  |
  +--net.walend.jdbc.test.PoolManDBTestSetup
All Implemented Interfaces:
DBSetup

public class PoolManDBTestSetup
extends java.lang.Object
implements DBSetup

This class sets up a ConnectionSource with one DataSource called "test" from a PoolMan datasource called testdb.

Since:
20010719
Author:
David Walend

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

Constructor Detail

PoolManDBTestSetup

public PoolManDBTestSetup()
Method Detail

setUp

public void setUp()
           throws java.sql.SQLException,
                  java.rmi.RemoteException
Specified by:
setUp in interface DBSetup


Copyright (c) 2000, 2001, David Walend