JDBC API Versions
JDBC API Versions The JDBC 1.0 API was the first official JDBC API launched and consists of classes and interfaces that we can open connections to databases. JDBC Versions The major JDBC versions are as follows: The JDBC 1.0 API The JDBC 1.2 API The JDBC 2.0 Optional Package API The JDBC 2.1 core API […]