You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2012/08/05 15:58:02 UTC

[jira] [Created] (DELTASPIKE-259) @Transactional should support binding qualifier members

Gerhard Petracek created DELTASPIKE-259:
-------------------------------------------

             Summary: @Transactional should support binding qualifier members
                 Key: DELTASPIKE-259
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-259
             Project: DeltaSpike
          Issue Type: Improvement
          Components: JPA-Module
    Affects Versions: 0.3-incubating
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 0.4-incubating


right now qualifiers are stored via Class<? extends Annotation> -> the usage of qualifiers is restricted to @Q1, @Q2,... and @Q(1) and @Q(2) isn't supported

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DELTASPIKE-259) @Transactional should support binding qualifier members

Posted by "Gerhard Petracek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-259:
----------------------------------------

    Description: right now qualifiers are stored via Class<? extends Annotation> -> the usage of qualifiers is restricted to @Q1, @Q2,... -> @Q(1) and @Q(2) isn't supported currently.  (was: right now qualifiers are stored via Class<? extends Annotation> -> the usage of qualifiers is restricted to @Q1, @Q2,... and @Q(1) and @Q(2) isn't supported)
    
> @Transactional should support binding qualifier members
> -------------------------------------------------------
>
>                 Key: DELTASPIKE-259
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-259
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: JPA-Module
>    Affects Versions: 0.3-incubating
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.4-incubating
>
>
> right now qualifiers are stored via Class<? extends Annotation> -> the usage of qualifiers is restricted to @Q1, @Q2,... -> @Q(1) and @Q(2) isn't supported currently.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira