A common superclass for the BMT transaction interceptors.
author: Ole Husgaard version: $Revision: 63545 $
Inner Class :public static class UserTxFactory implements ObjectFactory
Field Summary
protected boolean
stateless If false, transactions may live across bean instance
invocations, otherwise the bean instance should terminate any
transaction before returning from the invocation.
If false, transactions may live across bean instance
invocations, otherwise the bean instance should terminate any
transaction before returning from the invocation.
This attribute defaults to true.