Bernardo-MG / jpa-example

An example showing how to set up and test JPA classes.
MIT License
0 stars 0 forks source link

Add tests for criteria API #8

Open Bernardo-MG opened 7 years ago

Bernardo-MG commented 7 years ago

Add complex criteria API queries and test them.

Add several queries (distinct, max, order by, group by...).