...
[13:15:29 CDT(-0500)] <EricDalquist> the problem is hsql seems to store that in the local time zone
[13:15:37 CDT(-0500)] <EricDalquist> so it stores "2012-10-14"
[13:15:52 CDT(-0500)] <EricDalquist> and on the way back out of the DB the sql Date object is set to "2012-10-14T00:00:00.000-0500"