JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall.

The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic or static IP's safely using the SSL protocol (plaintext is also supported).

To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. This feature can help improve client application performance when running multiple select queries in a row.

Features

  • Basic Type-3 Network JDBC Driver
  • Allows access to remote firewalled Databases
  • JDBC Portion interacts with DB via PHP

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow JDBWC - Type 3 Java JDBC driver

JDBWC - Type 3 Java JDBC driver Web Site

You Might Also Like
Precoro helps companies spend smarter Icon
Precoro helps companies spend smarter

Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JDBWC - Type 3 Java JDBC driver!

Additional Project Details

Languages

English

Intended Audience

Developers

Programming Language

PHP, Java

Database Environment

JDBC, MySQL, PostgreSQL (pgsql)

Related Categories

PHP Database Engines Servers, Java Database Engines Servers

Registered

2008-07-06