You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Ajinkya Deshmukh (JIRA)" <ji...@apache.org> on 2017/11/16 05:37:00 UTC

[jira] [Created] (OPENJPA-2724) According to OpenJPA best practices , In which order we should call flush(),detach(Object )and evict() methods ?

Ajinkya Deshmukh created OPENJPA-2724:
-----------------------------------------

             Summary: According to OpenJPA  best practices , In which order we should call flush(),detach(Object )and evict() methods ?
                 Key: OPENJPA-2724
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2724
             Project: OpenJPA
          Issue Type: Question
            Reporter: Ajinkya Deshmukh


Our current approach of "flush -> detach -> evict" is actually considered the correct approach ? 
Currently we have no idea is this is considered "Best Practice" or "better avoid".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)