Bottomline
InactiveJDBC bridge API that loads database drivers directly from JAR archives using isolated custom class loaders. Enables loading multiple versions of the same database driver simultaneously from different JAR files. Works transparently with conventional JDBC code and integrates with application servers like JBoss. Can be bound in JNDI allowing connections to be pooled using the application server's connection pooler. Uses jdbc:bottomline URL prefix and BottomlineDriver class.
Metadata
Sponsored Ad