...
[11:48:55 CDT(-0500)] <athena> hands over more objects to throw
[13:14:31 CDT(-0500)] <EricDalquist> hrm
[13:14:37 CDT(-0500)] <EricDalquist> maybe this is just a hsqldb bug
[13:14:40 CDT(-0500)] <EricDalquist> time to test oracle
[13:14:48 CDT(-0500)] <EricDalquist> I've at least isolated the problem
[13:15:13 CDT(-0500)] <EricDalquist> the jodatime mapping coverts the LocalDate of 2012-10-15 into a sql Date object
[13:15:20 CDT(-0500)] <EricDalquist> which ends up looking like "2012-10-14T19:00:00.000-0500"
[13:15:29 CDT(-0500)] <EricDalquist> the problem is hsql seems to store that in the local time zone