JDBC basics

Most of the Derby 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.

Related concepts
Overview
About Derby databases
Tools and localization