What is the JDBCTM API?
JDBCTM is the core JavaTM API that Java applications / applets / servlets use to communicate with a database. The JDBCTM API documentation can be found at http://java.sun.com/products/jdk/1.2/docs/api/java/sql/package-summary.html. Mckoi SQL Database provides an implementation of the JDBCTM version 2 API. Demonstrations of using the Mckoi JDBCTM driver can be found in the tutorials section in the documentation. 6.2.