CHAPTER 15Running SQL Using Java
In this chapter, you will do the following:
Learn how to run SQL from Java programs using the Java Database Connectivity (JDBC) Application Programming Interface (API)
Examine the various Oracle JDBC drivers that may be used to connect to an Oracle database
Perform queries and SQL DML statements to access database tables
Use the various Java types to get and set column values in the database
Examine how to perform ...
Get Oracle Database 11g 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.