Gerhard Petracek created DELTASPIKE-250:
-------------------------------------------

             Summary: persistence-strategy which is aware of the environment
                 Key: DELTASPIKE-250
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-250
             Project: DeltaSpike
          Issue Type: Sub-task
          Components: JPA-Module
    Affects Versions: 0.2-incubating
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 0.3-incubating


this alternative PersistenceStrategy uses auto-detection and can be used if 
different environments (dev., prod.,...) should use different transaction-types.
it's a better alternative than extending the PersistenceStrategy for JTA (which 
would lead to an impl. dependency) only for using @Exclude (or doing a custom 
veto-extension).
(it also helps with our unit-tests.)

--
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

        

Reply via email to