Re: date operations in jpql queries



Hi Mike,

you need a local variable of type Date holding the date you wish to
compare with the value in the Database.
See it as comparing two Date objects.

Simon

.