Using JDBC to access data

This section describes how you can use JDBC to perform the typical operations of a SQL application. The examples are extracted from the class JDBCExamples, which is described in “The JDBCExamples class”.

JDBCExamples illustrates the basics of a user interface and shows the internal coding techniques for SQL operations.