📅  最后修改于: 2022-03-11 14:52:13.699000             🧑  作者: Mango
JDBC stands for Java Database Connectivity. JDBC is a Java API to connect and execute the query with the database. It is a part of JavaSE (Java Standard Edition). JDBC API uses JDBC drivers to connect with the database.