Tuesday, November 29, 2011

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.
Category:Hibernate Interview Questions

No comments:

Post a Comment