• Overview of java database
programming
• Define JDBC API
• Describe the various JDBC drivers
• Identify JDBC products
• Describe the 2-tier server client model
• Setup JDBC connection to a database
with JSP and Servlet
• Create and Execute SQL statement
• Describe ResultSet Object