How often do you find the need to mess with the transaction isolation level in an actual application beyond the default set by DBMS? What are the type of use cases that prompts this?<p>I have been holding off on making the transaction isolation option available for our middle-ware because I figured it is probably rarely used in everyday web apps.