- Frameworks
- 2008/11/15 16:59
Hibernate automatically detects obejct state changes in order to synchronize the updated state with the database. It's usually safe to return a different object from the getter method than the objec...
1
