Hey,

You are absolutely right.  I can not find it either.

Maybe it was "forgotten" to be implemented since
javax.transaction.Synchronization has only afterCompletion and
beforeCompletion (implemented in TxCapsule) while SessionSynchronization
has an extra afterBegin() but I certainly dont see the reason why not to
call afterBegin() callback when transaction is registered with tx manager.

Vladimir

"Bordet, Simone" wrote:

> Hello,
>
> maybe I'm missing something, but there is no trace of implementation of
> afterBegin() callback of the SessionSynchronization interface.
> Anyone knows something about it ? NYI on purpose or a TODO ?
>
> Thanks,
>
> Simon


Reply via email to