Please send your Questions & Answers or Feedback to "mohan@javabook.org"
What is automatic dirty checking?
Automatic dirty checking is a feature that saves us the effort of explicitly asking Hibernate to update the database when we modify the state of an object inside a transaction.