Day 8. Advanced JDBC Database Techniques

Yesterday, you studied the concepts of Java Database Connectivity, the JDBC API (Application Programming Interface) that is supported by WebLogic Servers. The important topics that you covered include the support provided in Java for database-enabled applications, JDBC driver types, the WebLogic Server's support for JDBC, and connection pooling.

From yesterday's session, you learned to write a Java program to access a database via WebLogic JDBC drivers and to store data in the database. Today, you will study the ways to retrieve data from the database. You'll also look at some of the advanced features of the JDBC 2.0 API that WebLogic Server 7.0 supports. The sample program will highlight the use of the ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days 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.