March 21st Meeting - Pizza, JDBC, RMI

Meeting Agenda  Begins  Ends  Speaker 
Sign-In, Geek talk and Pizza! (compliments of Zion Software, LLC)  5:30  5:45   
Welcome and Introductions  5:45  6:00  
An Introduction to Java Database Connectivity (JDBC) API  6:00 7:15  Tom Fulton 
An Introduction to Java Remote Method Invocation (RMI) API  7:15 8:30  Tom Fulton 
This Month's Highlight's
The world class Technology Educator, Tom Fulton, will be gracing us with two doses of Java technology training - for free!
Tom's self authored Bio

Sponsors

A long time ago, in a galaxy far away, I started working for Coleco as a video game designer. After producing 13 games in 2 years, I worked for a company that did credit-collection software for DEC VAX systems, then worked for a consulting company in the Hartford area, doing software for the utility industry, and some of the first multimedia kiosks in the late 1980's. Since then I have had my own business teaching C, C++ and more recently Java, along with associated Object-oriented topics. I recently completed a course in Enterprise Java, from which this material has been taken.
Presentation Outline
  1. An introduction to Java Remote Method Invocation (RMI)
    • The Connection class
    • Statements, Prepared Statements and Callable Statements
    • Result Sets
    • MetaData
    • SQL and Java data types
    • Features of JDBC 2.0
  2. An introduction to Java Remote Method Invocation (RMI)
    • Writing the Server Interface
    • Declaring remote methods
    • Writing the Server class
    • Connecting the Server with the registry
    • Writing the Client application
    • Connecting to the registry
    • Using the Server Interface to call methods
    • How RMI works
    • Making classes Serializable
    • RMI and the Java 1.2 Security model
Contact the Webmaster