 |
An Intermediate Java Database Programming (JDBC) Tutorial
Introduction JDBC (Java Database Connectivity) is the Java's Application Programming Interface (API) for interfacing with relational databases. The API defines how to connect to the database, execute SQL statements, return the results, among others. JDBC
www.ntu.edu.sg |
 |