TTFlogo2.gif (2585 bytes)

Course Description

Using JDBC

 

Java curriculum; Topic list; Course list; Home page
call or email us to request a detailed course outline

 

Course Code: J-130
Recommended Duration: 2 Days

Benefits

Participants will enhance existing Java skills by learning to develop, test, and deploy Java database programs using JDBC. Hands-on exercises reinforce new concepts.

Audience

Experienced Java developers who need to use JDBC to access an SQL database from Java.

Prerequisites

Students must have Java experience and have completed one of the "Java Essentials" courses (or equivalent). SQL  experience is also required.

Recommended Materials

In addition to the student handouts, the students should have access to the following on-line materials:

Java SDK Documentation

 

 

Major Topics Include
  • Introduction to JDBC
  • Overview of ODBC
  • JDBC and SQL
  • java.sql package
  • Creating statement objects
  • Connect to the database, Closing the connection
  • Execute queries and return result sets
  • Update database data
  • Stored procedures
  • MetaData
  • SQL exception handling
  • Database design issues
  • Servlets and JDBC

Exercises

There are five machine exercises. 

 

 

Related courses list
Complete topics list
Home
this page last updated: 01 June, 2004



Copyright © 2001 by John Jay King