Categories
Tags → Java Database Program

GeneaPro

GeneaPro is a multi-user, cross-platform Genealogy database program based on the GenTech Genealogical Data Model. It is written in Java using the Eclipse Rich Client Platform (RCP), Hibernate persistence, and SQL/JDBC databases (HSQLDB, MySQL, or Pos...
DETAILS

PKLite SQL Client

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL cli...
DETAILS

Connecting to a MySQL Database using Connector/J JDBC Driver.

A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains al...
DETAILS
©2003-2019 jCay.com