It the transaction attribute is Supports and the client is associated with a transaction context, the context is propagated
to the enterprise bean method, similar to the way the container treats the Required case. If the client call is not
associated with any transaction context, the container behaves similarly to the NotSupported case. The transaction
context is not propagated to the enterprise bean method.
It the transaction attribute is Supports and the client is associated with a transaction context, the context is propagated to the enterprise bean method, similar to the way the container treats the Required case. If the client call is not associated with any transaction context, the container behaves similarly to the NotSupported case. The transaction context is not propagated to the enterprise bean method.