JDBC - Java Database Connectivity

PT20498
Training Summary
JDBC is a Java technology for accessing SQL databases. It is a core part of J2EE, and it works with every major database product. This hands-on course covers all the details that you will need to use JDBC to access the information in your databases using Java. It also talks about real world issues in using JDBC. All labs can be done with the Eclipse IDE or a simple editor, and the lab instructions include detailed directions on both environments.
Prerequisites
Students should have basic knowledge of Java and SQL.
Duration
1 Day/Lecture & Lab
Audience
This course is designed for android developers, manual quality analysts, and automation quality analysts.
Course Topics
Relational Database and JDBC Overview
  • JDBC Architecture, JDBC API Overview
  • Connecting to a database
  • DataBaseMetaData
  • Handling Database Exceptions
  • DAO – Data Access Objects, O-R Mapping, ::Value Objects
  • Processing Database Data
  • JDBC Driver Types
  • DataSource
  • Connection Pooling
  • Other Database Access Technologies
  • Advanced JDBC Features

Related Scheduled Courses