-
May 20th, 2009, 07:22 AM
#1
Transaction boundaries.
Hi there,
A basic question I couldn't find an answer for:
When working with @Transactional (with Hibernate) and setting a timeout,
When do the time start running? Is it when the @Transaction code is executed or only when it aquires the resource (the connection).
If I have a very long logic before the actual db query, does the tx takes it into account?
Thanks a lot!
David
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules