Sunday, December 24, 2006

Bottomline 1.2 released

Bottomline Bottomline is a JDBC Bridge API that loads database drivers directly from JAR archives. Bottomline uses a jdbc:bottomline bridge and custom class loaders to load multiple drivers from their respective JAR files. This gives an advantage to load multiple versions of the same database driver from different JAR files.

Now in version 1.2 the connection parameters can be passed as query string to the connection URL. It makes Bottomline more easy to use in applications built using raw JDBC and also allows the applications that use bottomline to be hosted on almost all servers like JBoss, JOnAS etc...
[Note: This project is distributed under GPL]

HOMEPAGE | DOWNLOAD


Designed & Developed By: Kamran Zafar