J2EE Connectivity Part 3: RMI and JDBC 
This third course in the series covers using
RMI and
JDBC. It teaches how to use
Java Remote Method Invocation for creating and using remote objects and the criteria and tradeoffs involved in selecting distribution technologies. The sections about JDBC provide an introduction to the
API and an overview of how to create JDBC programs, it also covers the function of the JDBC 2 Optional
Package API.
more...