Hi Dear all,

I am stuck with transaction processing ability of EJBContainer.
Could anybody kindly point out if it is inappropriate?

I have a stateless session bean which implements a business method.
The business method plays a role of operating across two tables. I intend to
set the transaction property as TX_REQUIRED and the isolation level property
as TRANSACTION_SERIALIZABLE while deploying. If multi users
call the method concurrently, what will happen?

Thanks

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to