OpenJPAEntityManager.isManaged() is a confusing method name
-----------------------------------------------------------

                 Key: OPENJPA-500
                 URL: https://issues.apache.org/jira/browse/OPENJPA-500
             Project: OpenJPA
          Issue Type: Improvement
          Components: jpa
    Affects Versions: 1.0.1, 1.0.0, 0.9.7, 0.9.6, 0.9.0
            Reporter: Patrick Linskey
             Fix For: 1.1.0


OpenJPAEntityManager.isManaged() is too close naming-wise to 
isTransient(Object), isDirty(Object), etc. We should deprecate this method and 
change the method name to something more self-documenting.

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