[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-466) support persistence properties for XML and injection annotations

Emmanuel Bernard (JIRA) jira-events at lists.jboss.org
Tue Feb 13 19:37:34 EST 2007


    [ http://jira.jboss.com/jira/browse/EJBTHREE-466?page=comments#action_12353012 ] 
            
Emmanuel Bernard commented on EJBTHREE-466:
-------------------------------------------

To test 

@PersistenceContext(type=PersistenceContextType.EXTENDED, properties=@PersistenceProperty(name="org.hibernate.flushMode", value="MANUAL"))
    private EntityManager entityManager; 

the check that in a tx, the EM does not flush

> support persistence properties for XML and injection annotations
> ----------------------------------------------------------------
>
>                 Key: EJBTHREE-466
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-466
>             Project: EJB 3.0
>          Issue Type: Task
>    Affects Versions: EJB 3.0 RC5 - PFD
>            Reporter: Bill Burke
>         Assigned To: Bill Burke
>             Fix For: EJB 3.0 RC10 - FD
>
>


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

        



More information about the jboss-jira mailing list