net.walend.jdbc.test
Interface DBSetup

All Known Implementing Classes:
PoolManDBTestSetup

public interface DBSetup

This interface declares a method for setting up a connection to a database.

Since:
20010423
Author:
David Walend

Method Summary
 void setUp()
           
 

Method Detail

setUp

public void setUp()
           throws java.sql.SQLException,
                  java.rmi.RemoteException


Copyright (c) 2000, 2001, David Walend