Transaction Attributes Table Bean-Managed
Posted: Thu Feb 27, 2014 11:53 am
I'm referring this - 5.4.3 Transaction Attributes Table Bean-managed (page 55)
from Enterprise Java Beans 3.pdf by Frits.
I have understood if a client invokes Bean Managed Transaction method, the client's transaction is always suspended. I don't understand two things in this topic.
1. What is the difference between transaction associated with instance and with the method?
2. How and why transaction currently associated with the instance is only applicable for a Stateful SB?
May be I can remember if somebody hints me.
Cheers,
IndoKnight
from Enterprise Java Beans 3.pdf by Frits.
I have understood if a client invokes Bean Managed Transaction method, the client's transaction is always suspended. I don't understand two things in this topic.
1. What is the difference between transaction associated with instance and with the method?
2. How and why transaction currently associated with the instance is only applicable for a Stateful SB?
May be I can remember if somebody hints me.
Cheers,
IndoKnight