X
X3
Hello,
I have question regarding transaction.
I have session bean initiate container managed transaction and entity
bean participates in it with REQUIRED attribute. Entity bean throws
SQLException and Session Bean catches and forgets to
setRollbackOnly/rethrow Application Exception or just throw
EJBExcepation/System Exception.
is transaction rollback done?
if not what will be database record state which gave that
SQLException? will it be committed or rollbacked?
reply: (e-mail address removed)
Miten.
I have question regarding transaction.
I have session bean initiate container managed transaction and entity
bean participates in it with REQUIRED attribute. Entity bean throws
SQLException and Session Bean catches and forgets to
setRollbackOnly/rethrow Application Exception or just throw
EJBExcepation/System Exception.
is transaction rollback done?
if not what will be database record state which gave that
SQLException? will it be committed or rollbacked?
reply: (e-mail address removed)
Miten.