Top Description Packages
OpenJDK 1.23

Module java.sql

Requires
java.base, java.logging, java.transaction.xa, java.xml

Defines the JDBC API.
Since
9
Used Services
Driver

Package Summary

Modifier and TypePackage and Description
exported package
java.sql

Provides the API for accessing and processing data stored in a data source (usually a relational database) using the Java programming language.

exported package
javax.sql

Provides the API for server side data source access and processing from the Java programming language.