TransactionAttribute implementation that delegates all calls to a given target
TransactionAttribute. Abstract because it is meant to be subclassed,
with subclasses overriding specific methods that should not simply delegate
to the target.
author: Juergen Hoeller since: 1.2