Skip to content

GCplus/VirtualJDBC

Repository files navigation

VJDBC - Remote access for JDBC-Datasources
==========================================

Instructions
------------
Unzip to installation directory.

See index.html in the docs directory.

Required JARs are distributed in the lib subdirectory.

For usage on the client you only need the following JAR files:
   vjdbc.jar
   commons-logging-1.1.jar
   commons-httpclient-3.0.1.jar (optional, replacement for JDK-URLConnections)
   commons-codec-1.3.jar (optional when Jakarta HttpClient is used)

A VJDBC server component needs the following JARs:
   vjdbc.jar
   vjdbc_server.jar
   commons-beanutils-core.jar
   commons-collections-3.2.jar
   commons-dbcp-1.2.1.jar
   commons-digester-1.7.jar
   commons-logging-1.1.jar
   commons-pool-1.3.jar
   jakarta-oro-2.0.8.jar
   log4j-1.2.8.jar (optional)
   + the JAR(s) containing the native JDBC driver(s)

Latest Documentation:

   http://vjdbc.sourceforge.net
   
Other Stuff
-----------
This software is distributed under the terms of the FSF Lesser Gnu Public License (see lgpl.txt).

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

And Finally ...
---------------

A big THANK YOU to the guys that supported VJDBC with donations. I don't know why the donations
aren't listed on the Sourceforge-Page but the payments definitively arrived.

It's really exciting to see that VJDBC is used in production environments but to get paid for
it makes me really proud.

About

Virtual Java Database Connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published