Are we allowed to change the transaction isolation property in middle of a transaction?
Answer / Saurabh Rana
No, changing the transaction isolation property mid-transaction is generally not recommended as it may lead to inconsistent results or other unexpected behavior. A transaction's properties, including its isolation level, should be defined at the beginning and remained constant throughout the entire transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a Daemon Thread?
diff between jsp include directive and jsp action include?
What is multi-tasking? Types?
Difference Between getRequest and PostRequest?
Howmany interfaces are used in RMI?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Why are component architectures useful?
What are the methods used for inter-thread communication? and in what class these methods are defined?
Explain bind(), rebind(), unbind() and lookup() methods?
I wantr to know, How many number of users logged in to website? can any one answer
How can I scroll through list of pages like the search results in google?
Why is main purpose of XML?