YoVDO

Java: Database Integration with JDBC

Offered By: LinkedIn Learning

Tags

JDBC Courses Java Courses SQL Courses MySQL Courses Data Management Courses Metadata 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

David Gassner

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity