[ 
https://issues.apache.org/jira/browse/OPENJPA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinaki Poddar resolved OPENJPA-550.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

> Incorrect example code 
> factory.createEntityManager(PersistenceContextType.EXTENDED)
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-550
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-550
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.0.2
>            Reporter: Craig Russell
>            Assignee: Pinaki Poddar
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Example 3.1.  Interaction of Interfaces Outside Container
> // get an EntityManager from the factory
> EntityManager em = 
> factory.createEntityManager(PersistenceContextType.EXTENDED);
> There is no method that takes a PersistenceContextType as a parameter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to