YoVDO

Learning JDBC

Offered By: LinkedIn Learning

Tags

JDBC Courses Relational Databases Courses CRUD Operations Courses Database Management Courses Stored Procedures Courses

Course Description

Overview

Learn how to manage data from relational databases such as Postgres, Oracle Database, MySQL, and SQL Server using Java Database Connectivity (JDBC) in Java programmed applications.

Syllabus

Introduction
  • Get going with data access in Java
  • What you need to know
1. Introducing Java Data Access
  • Welcome to RDBMS
  • Welcome to JDBC
  • Terminology of JDBC
  • Introduction to PostgreSQL
  • Using containerized PostgreSQL
  • Creating the project
  • CRUD
2. Data Access Basics
  • Using a driver
  • The DAO pattern
  • Creating data
  • Understanding result sets
  • Reading data
  • Updating data
  • Deleting data
  • The repository pattern
  • Challenge: Implement a DAO
  • Solution: Implement a DAO
3. Advanced Data Access
  • Using stored procedures
  • Ordering and limiting results
  • Paging
  • Connection pooling and management
4. Transactions
  • Understanding transactions
  • Commits and rollbacks
  • Exception handling in JDBC
Conclusion
  • JPA and ORM
  • Next steps

Taught by

Frank P Moley III

Related Courses

Introduction to Databases
Meta via Coursera
Intro to Relational Databases
Udacity
Fundamentals of database systems
Indian Institute of Technology Kanpur via Swayam
Capstone: Photo Tourist Web Application
Johns Hopkins University via Coursera
Web Application Development: Basic Concepts
University of New Mexico via Coursera