Mohan's HibernateBook
Hibernate Interview Questions
ContactUs
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
What is dirty checking ?
If we are doing tx.commit() then internally it will check for isDirty method and if required then flush() and finally commit().
Newer Post
Older Post
Home