Tuesday, November 29, 2011

What is transactional write-behind?

Hibernate uses a sophisticated algorithm to determine an efficient ordering that avoids database foreign key constraint violations but is still sufficiently predictable to the user. This feature is called transactional write-behind.
Category:Hibernate Interview Questions

No comments:

Post a Comment