3 minutes
End-of-Life Technology: How to Drive Innovation Without Compromising Stability
When legacy systems approach end-of-life (EOL), enterprise IT teams typically face the choice of moving forward at all costs […]
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.
JDBC 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’)}}
Share:
3 minutes
When legacy systems approach end-of-life (EOL), enterprise IT teams typically face the choice of moving forward at all costs […]
3 minutes
Working with enterprise Java databases can sometimes feel like swimming upstream. Jakarta EE 11’s Jakarta Data helps developers glide […]
5 minutes
Payara Cloud is becoming part of Payara Qube family of Java application deployment runtimes. This move reflects how the […]