DRAFT

javax.ejb
Annotation Type TransactionManagement


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface TransactionManagement

Declares whether a session bean or message driven bean has container managed transactions or bean managed transactions.


Optional Element Summary
 TransactionManagementType value
           
 

value

public abstract TransactionManagementType value
Default:
javax.ejb.TransactionManagementType.CONTAINER

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24