You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/07/28 13:00:00 UTC

[jira] [Resolved] (ISIS-2826) Implement Lightweight Property Change Tracking for JPA

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

Andi Huber resolved ISIS-2826.
------------------------------
    Resolution: Fixed

- with JPA support for heavy weight entity changes tracking was removed 
- tests added to cover publishing scenarios:
-- when creating an entity
-- when removing an entity
-- when invoking an action

> Implement Lightweight Property Change Tracking for JPA
> ------------------------------------------------------
>
>                 Key: ISIS-2826
>                 URL: https://issues.apache.org/jira/browse/ISIS-2826
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> - publish property changes on the fly during PrePersist, PreUpdate and PreRemove
> - remove support for JPA Entity Changes Tracking



--
This message was sent by Atlassian Jira
(v8.3.4#803005)