Hello-

Is there any relationship between jboss transactions
and underlying database transactions? I'm using CMT. I
am wondering if I can assume that all CMP updates that
are executed in the same EJB CMT transaction happen in
the same database transaction if I am using just one
database source in my application. Is there a way to
configure jboss to behave this way? I am using jboss
3.0.3 and oracle 8i or 9i.

The reason I'm asking is that I am intending to use
triggers to do data changes auditing and if I can
assume that things are happening in one oracle
transaction the triggers can expect certain rows to be
created by other entities since im running in the same
database transaction.

thanks a lot for any replies

Miso

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to