IT Skills Software Design and Development Java Java Persistence API with Hibernate
In this course, you'll explore a variety of ways to execute queries using JPA. You'll run native queries, queries using JPQL, and queries using the Criteria API, which helps avoid syntax errors in your query specification.
Next, you'll examine how you can have entity-specific callback methods that can be invoked at different stages in the entity's lifecycle. When you are done with this course, you'll be able to perform complex queries on your database tables and manage your entity's lifecycle in a very granular manner.
Objectives |
---|
Java Persistence API: Executing Queries & Managing the Entity Lifecycle
|
