Categories
Tags → Jdbc Java

Axion Java RDBMS

Axion is a small, fast, SQL and JDBC compliant relational database system written in and for the Java programming language.
DETAILS

SQL Developer

SQL Developer is a SQL administration and development frontend with a graphical user interface. It is written completely in Java and runs on virtual machines supporting Java 1.3 or higher. With SQL Developer you can connect to various databases using...
DETAILS

What''s new in JDBC 3.0

The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...
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

ThinSQL

ThinSQL is a free applet-servlet utility that connects to an SQL server over the Internet. It''s compatible with proxy servers and network firewalls because it uses HTTP as its main method of communication. ThinSQL can be used to add, remove, mo...
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

Jyve

Jyve is a Java Servlet based FAQ-O-Matic system built on top of the Turbine framework. It uses Element Construction Set for Html generation and Village for JDBC access. Currently, Jyve directly supports the MySQL database, but others can be easily su...
DETAILS

Core Servlets and JavaServer Pages (JSP)

Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these API...
DETAILS

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bu...
DETAILS

Page:
©2003-2008 jCay.com