Java Database Connectivity JDBC
Course Number: Duration: 24 hours
 
Objectives
This course explores Java's database connectivity package, JDBC 2.0. Topics include JDBC elements, the steps used to access a database with JDBC, data retrieval issues, and some of the advanced features that will gain more support with future releases of the JDBC API. Participants will use the JDBC interface to provide a call-level API for SQL-based database applications.
Target Audience This course is developed for people involved with Web publishing and Web technology based GUI development, or people writing multi-tiered networking applications.
Topics Databases and Java, Structured Query Language SQL, JDBC Overview, The java.sql Package, Executing DML Commands, Joins and Transaction, PreparedStatement, CallableStatement, Cursors and Batch Updates, Remote Method Invocation (RMI), Distributed Applications, Introduction to Java RMI, RMI Architecture, Building a Client/Server Application, Dynamic Class Loading, Advanced Concepts in RMI.
Prerequisites Although there is no specific prerequisite for this course student should however have a good level of Java programming.