Jens Jaeger 12/31/2013

Join example for JPA finder

Read Original

This technical article demonstrates using JOINs in JPA finder methods with the Play Framework. It provides a code example showing a Task model with a ManyToOne relationship to a User model and how to write a query to find tasks based on the creator's name by joining on the 'creator' field and using the 'creator.field' syntax.

Join example for JPA finder

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week