Data Access in Java SE 21 Fundamentals
This course will teach you the fundamentals of JDBC and how to best use it inside your application.
Data access is core to almost every application developed. In this course, Data Access in Java SE 21 Fundamentals, you will not learn the basics of getting started, but rather the fundamentals of JDBC and how to best use it in your application. First, you will explore all of the database CRUD functions. Next, you will handle closing database connections. Finally, you will see the Template Method Pattern and use it to clean up the architecture. By the end of this course, you’ll know the fundamentals of data access in Java 21 SE.
Author Name: Bryan Hansen
Author Description:
Bryan is a Director at Software Technology Group, a consulting company based out of Salt Lake City, and has authored and taught numerous courses in Java. Over the years, Bryan has taught courses on Java Certifications, JPA, Hibernate, Spring, Spring MVC, Spring JDBC, Maven, RESTful Services, Selenium, Automated Testing, CAS, and various security topics.
Table of Contents
- Course Overview
1min - Project Setup and Business Case
15mins - Connecting and Querying the Database
23mins - Statements, Prepared Statement, and ResultSets
14mins - Updates and Batch Updates to Records
27mins - Deleting Records
7mins - Architecture and the Template Method Pattern
16mins
There are no reviews yet.