Java Database Access (JDBC and JDO)

Goals

  • Use JDBC to connect to relational databases
  • Send SQL to the database
  • Process ResultSets
  • Take advantage of PreparedStatement objects and
    CallableStatement objects
  • Work with JDBC transactions
  • Handle JDBC exceptions
  • Work with JDBC MetaData
  • Take advantage of new JDBC 2.0 features

Audience

Software developers, with some Java experience, wishing to learn more about JDBC

Duration

2 days

Prerequisites

"Intermediate Java Programming" or equivalent experience.

Contents

JDBC Overview
JDBC Drivers
Connecting to the database
SQL primer
ResultSet
PreparedStatement
Transactions
Exception handling
Resource management
CallableStatement
MetaData
JDBC2.0

Format

Lecture and programming exercises

Schedule


There are no open enrollment classes currently scheduled.

Copyright © 2006 Object Computing, Inc. All rights reserved. | Privacy Policy