Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)

This course will teach you the basics of accessing databases from Java. You will learn the key interfaces for how to connect, perform queries, and process results.

Kevin Jones - Pluralsight course - Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)
by Kevin Jones

What you'll learn

JDBC stands for Java Database Connectivity. In this course, Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819), you’ll learn to access databases using JDBC. First, you’ll explore creating a connection to a database using the DriverManager. Next, you’ll discover How to query and update databases with PreparedStatements Finally, you’ll learn how to execute stored procedures using CallableStatements. When you’re finished with this course, you’ll have the skills and knowledge of JDBC needed to be able to connect to a database and perform queries and updates against that database.

Table of contents

About the author

Kevin Jones - Pluralsight course - Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)
Kevin Jones

Kevin has spent way too many years in the software industry. Starting on PL/1 on IBM mainframes then graduating through dBase IV to Windows and eventually onto Java, .Net and now JavaScript where he finally thinks he has found a home until the next new shiny comes along.

More Courses by Kevin