CHAPTER 15Running SQL Using Java

In this chapter, you will

Image Learn the basics of running SQL using Java through the Java Database Connectivity (JDBC) Application Programming Interface (API); JDBC enables a Java program to access a database

Image Examine the various Oracle JDBC drivers that may be used to connect to an Oracle database

Image Perform SQL DML statements to retrieve, add, modify, and delete rows from database tables using Java

Learn how to use the ...

Get Oracle Database 10g SQL 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.