I don't believe that joda-time-hibernate works with Hibernate 4. Try
usertype project - http://usertype.sourceforge.net/index.html
Stephen
On 9 June 2012 14:36, Felix Coutinho wrote:
> Â I'm trying to persist a DateTime field using:
> - Hibernate Core 4.1.4
> - Joda Time Hibernate 1.3
> - Joda Tim
I'm trying to persist a DateTime field using:
- Hibernate Core 4.1.4
- Joda Time Hibernate 1.3
- Joda Time 2.1
I am running this via persitĂȘncia jUnit, but I have no success. I am
getting the following error message:
java.lang.AbstractMethodError:
org.joda.time.contrib.hibernate.PersistentDateTi