image

CHAPTER43JDBC 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 42. This chapter does not cover every aspect of JDBC but focuses on its basic usage.

You can use JDBC to execute dynamic SQL statements in Java programs. Oracle provides sample files with the Oracle software installation. You can use the sample files as examples to follow when creating your own JDBC programs.

NOTE

Even though JDK 1.6 is included with the default installation of Oracle Database ...

Get Oracle Database 12c 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.