RmiJdbc


Enable Remote Access to any JDBC Compliant Database.

RmiJdbc is a client/server JDBC Driver that relies on Java RMI.
All JDBC classes (like Connection, ResultSet, etc...) are distributed as RMI objects, so that you can distribute as you like the access to any database supporting the JDBC API.
In fact, RmiJdbc is just a bridge to allow remote access to JDBC drivers.

Status

Archive

License(s)

GNU Lesser General Public License v2.1 only

Website

VCS repository(ies)

Discussion channels

Project leader(s)

Pierre Yves Gibello <pierre-yves.gibello@petalslink.com>


Standards

RMI