Using a Data Source with JDBC (Video)

Uncategorized

JDBC is part of the Java SE specification. In this simple demo video by Rudy De Busscher, learn how to define the data source within the JDBC framework in under 8 minutes.

Using a Data Source with JDBCJDBC is considered low-level as you need to retrieve and manage connections, statements, and results-sets yourself. If you fail to close or properly manage them, you’ll have errors and exceptions. JDBC requires a lot of boilerplate code but the advantage of JDBC is the control you have over your database queries.

If you want to learn how to use MySQL, PostGreSQL, or Oracle databases in Payara Server and Payara Micro, or see how to use a data source in the JPA framework, you can watch the other videos in this series specific to your database of choice as they are published. 

{{cta(‘5ccccd4f-d119-43d5-a97e-e1d309f46adb’,’justifycenter’)}}

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

4 minutes
Uncategorized

Leading the Way: Payara Platform Community 7 Beta Now Fully Jakarta EE 11 Certified

We’re excited to announce that Payara Platform Community 7 Beta application server is now fully certified as Jakarta EE 11 […]

New Releases 5 minutes
News

What’s New In The Payara Platform September 2025 Release?

The September 2025 release marks a significant milestone with Payara 7.2025.1.Beta1 advancing Jakarta EE 11 readiness, alongside focused improvements […]

What Is a Java Application Server? A Short Guide 6 minutes
Jakarta EE

What Is a Java Application Server? A Short Guide

Enterprise Java applications power global commerce, healthcare, government and countless other industries. These systems must be scalable, secure and […]