Kevin,
I have similar problem, your advice works, now in H2 I have Date and not TimeStamp, but I have still this problem:
if I parse "28-06-2012" I have different result from new Date() [Ebean still see the difference in time]. I could set up a workaround but
i really would like a clean solution :-)
Thanks anyway.