Any reason why the various Transaction impls were coded to return false
in the case where org.hibernate.Transaction.begin() was not called?

For JDBCTransaction, this makes sense.  But for JTA/CMT transactions, I
need to know whether a JTA transaction is currently active whenever I
call Transaction.isActive().


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to