@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface TransactionAttribute
When applied at the TYPE-level, designates the default transaction attribute for all business methods of the session or message driven bean. When applied at the method-level, designates the transaction attribute for only that method.
TransactionAttributeType
value
public abstract TransactionAttributeType value
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Scripting on this page tracks web page traffic, but does not change the content in any way.
Scripting on this page tracks web page traffic, but does not change the content in any way.