Categories
Tags → Connection Jdbc Java

JvPool

JvPool is a Java connection pool.It is free and open source Features: Transparency: Transparently adds connection pooling to your existing JDBC driver. Open Source: Allows you flexibility to use it in both commerical and other open ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Updating records in the Database using JDBC with Java Servlets

An article on updating records in the database using JDBC with Java Servlets. Every step from establishing a Connection to executing the UPDATE query is explained in detail. Online demo available.
DETAILS

SQLServlet

SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection &"alive&" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms fo...
DETAILS

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...
DETAILS
©2003-2019 jCay.com