hackorama
hackorama
ConnectDB a wrapper class for jdbc connection

You can use ConnectDB class as to make jdbc connections as easy as a one line call .

The connectdb.jar file contains sample code on how to use ConnectDB, as well as drivers for Oracle and MySQL databases.

So download connectdb.jar and edit the sample code Main.java with your database connection parameters and you are instantly ready to go since the drivers are part of the jar file .



Get the Code

The jar file with everything:

connectdb.jar

The code:

ConnectDB.java

Main.java

README



Saturday, 01-Dec-2001 20:46:32 PST kishan at hackorama dot com