You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2017/06/01 13:07:04 UTC

[jira] [Created] (DELTASPIKE-1258) skip flush with one EntityManager

Gerhard Petracek created DELTASPIKE-1258:
--------------------------------------------

             Summary: skip flush with one EntityManager
                 Key: DELTASPIKE-1258
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1258
             Project: DeltaSpike
          Issue Type: Improvement
          Components: JPA-Module
    Affects Versions: 1.8.0
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 1.8.1


if there is just one active EntityManager, we don't need a #flush before the #commit. some persistence-providers don't optimize the #commit if there was no change after #flush.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)