JDBC basics Most of the tools are JDBC applications. A JDBC application is one that uses the classes in the java.sql package to interact with a DBMS.

When you work with JDBC applications, you need to know about several concepts.