ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

How can we reduce database write action times in Hibernate?

Hibernate provides dirty checking feature which can be used to reduce database write times. Dirty checking feature of hibernate updates only those fields which require a change while keeps others unchanged.

Related Posts Plugin for WordPress, Blogger...
Flag Counter