Copyright © tutorialspoint.com
![]() |
The JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database. JDBC stands for Java Database Connectivity. JDBC works with Java on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial gives a complete understanding on JDBC. If you are willing to help : Make A Donation |
A quick JDBC reference guide for JDBC Programmers.
A collection of JDBC Sites, Books and Articles is given at this page.
If you are starting with Java then it's best place to start with:
Download a quick JDBC tutorial in PDF format.
Copyright © tutorialspoint.com