Hi,

I am currently migrating an application from WebSphere to jBoss. I am using
JDBC from Session beans having found that Entity beans are too slow for my
purposes. One main thing that is important in what I am doing is setting the
transaction isolation levels (TRANSACTION_SERIALIZABLE, READCOMMITED, etc).
In WebSphere I can set these on a method by method basis via the container.
Is there such a mechanism in jBoss? If not, how should I do this?

Dug



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to