You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2006/11/02 07:41:21 UTC

[jira] Updated: (OPENEJB-247) javax.ejb.TransactionManagement

     [ http://issues.apache.org/jira/browse/OPENEJB-247?page=all ]

David Blevins updated OPENEJB-247:
----------------------------------

    Assignee: David Blevins

> javax.ejb.TransactionManagement
> -------------------------------
>
>                 Key: OPENEJB-247
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-247
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: deployment, ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>         Assigned To: David Blevins
>             Fix For: 3.0
>
>
> @Target(ElementType.TYPE)
> @Retention(RetentionPolicy.RUNTIME)
> public @interface TransactionManagement {
>     TransactionManagementType value()
>             default TransactionManagementType.CONTAINER;
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira