(JDBC (JavaDatabaseConnectivity, open database connection) is a standard Java class library that uses a programming interface (API) to describe a set of access and connection databases. 2. JDBC replaces the proprietary API of the database manufacturer with a Java class library. The client only needs to call the JDBC API, and the JDBC terminal layer (ie the JDBC driver) manages the communication with the database.)