CHAPTER 38JDBC Programming

Java Database Connectivity (JDBC) builds on the Java and programming basics described earlier in this book. The discussions and examples in this chapter assume you are familiar with the Java syntax and structures described in Chapter 37. This chapter does not cover every aspect of JDBC but focuses on its basic configuration and usage.

You can use JDBC to execute dynamic SQL statements in Java programs. Oracle provides sample files on the Companion disc that accompanies the Oracle software installation. The Companion disc uses the Oracle Universal Installer to load software drivers and demonstration files, including those supporting JDBC development. Following installation of the Companion disc, the JDBC examples will ...

Get Oracle Database 10g The Complete Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.