row « Criteria « JPA Q&A





1. Hibernate and Arithmetic Involving Specific Rows    stackoverflow.com

I'm using Hibernate and need to perform a basic arithmetic function on the results. Here's my situation: I'm storing odometer and fuel and would like to calculate fuelEconomy. But to do that ...

2. Row counts with Hibernate Criteria    coderanch.com