Hi,
I am giving the Beta exam on 14 June.
I have one doubt on Transaction.
I wrote one simple stateless
ejb with one method as getCount().. in the getCount() method i am getting the count of "emp" table (oracle standard table). I want to know that my <transaction-type> is "Container" and in my assembly-descriptor
I am not giving any Transaction Attribute to thsi method. I am not using any <assembly-descriptor>
so how transaction behaves in this case.
thanks
prashant