Hi, I've searched the archives and I haven't found any reference to this: is there a reason why the existing Joda Time Hibernate library doesn't provide a way to persist LocalDate instances to an SQL DATE type column? LocalDate instances can currently only be persisted as an SQL TIMESTAMP type, which is too precise for certain types of data. I would like to see a PersistentLocalDateAsDate class that works like PersistentLocalTimeAsTime, but for date values. Is the lack of this feature designed in for some reason or is it just an oversight? I would be happy to supply a patch if needed.
Alison ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Joda-interest mailing list Joda-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/joda-interest