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 […]
JPA is an object relational mapping framework. In this simple video, Rudy De Busscher shows you how to define the data source within the JPA framework in under 8 minutes.

You can use any data source with the JPA framework. You’ll need to define the mapping between your database table and its associated Java entity object. One of the advantages of the JPA framework is that you can remove a lot of boilerplate code and errors which are common in the JDBC framework.
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 JDBC 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’)}}
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 […]