Details
Description
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.
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.