From the course: Java Persistence with JPA and Hibernate
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Challenge: Art Class Management app, part 5 - JPA Tutorial
From the course: Java Persistence with JPA and Hibernate
Challenge: Art Class Management app, part 5
(upbeat music) - [Instructor] Here's another challenge for you. The Orange Valley Community Arts Association needs some insights about their students and teachers. Help them with this requirement by writing a few queries. Before you work on this challenge, make sure you run mariadb-nit and mariadb-07_08.sql scripts. Write your queries in the right queries method in the main class. You can find task steps in a file named challenge-steps.txt in branch 07_08 of the GitHub repository of this course. Simply follow the steps to complete this challenge. This challenge should take you around 15 to 20 minutes to complete, but you can take your time. As usual, you can watch the chapter videos again if you need help along the way. Good luck with the challenge.
Contents
-
-
-
-
-
-
-
-
-
(Locked)
JPQL queries10m 47s
-
(Locked)
Joins with JPQL9m 11s
-
(Locked)
Named queries5m 15s
-
(Locked)
Aggregate functions8m 43s
-
(Locked)
ORDER BY, GROUP BY, and HAVING9m 17s
-
(Locked)
Native queries5m 11s
-
(Locked)
Criteria queries12m 8s
-
(Locked)
Challenge: Art Class Management app, part 51m 4s
-
(Locked)
Solution: Art Class Management app, part 55m 19s
-
(Locked)
-
-