mutable « Update « JPA Q&A





1. Can I persist a mutable class    forum.hibernate.org

There are, in fact, many different ways to do that. This is a good thing if you like choice and a bad thing if you don't like your head exploding the first time you try to decide which way to do it. Read Chap 10 of the manual for the details. I recommend setting up a tiny testing project with classes ...

2. mutable="false" calls strange updates when deletin    forum.hibernate.org

Newbie Joined: Sat Jul 28, 2007 7:24 am Posts: 8 Hibernate version: 3.2.4 sp.1 Mapping documents: Code: ...