1
vote
1answer
15 views
Hibernate 3.0 + ElementCollection class missing.
Hi,
I created a small desktop project using Hibernate, to understand how enterprise patterns are applied in there.
I'm using annotations, and wrote a class to wrap my session fac …
1
vote
6answers
313 views
Database record reverting after manual change
Problem solved: Thanks guys, see my answer below.
I have a website running in Tomcat 5.5 hooked up to a MySQL5 database using Hibernate3.
One record simply refuses to keep any ch …
