You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 11:13:00 UTC

[jira] [Resolved] (CAMEL-12737) jpa - new @OnConsumed annotation for on route read db updates

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

Claus Ibsen resolved CAMEL-12737.
---------------------------------
    Resolution: Won't Fix

> jpa - new @OnConsumed annotation for on route read db updates
> -------------------------------------------------------------
>
>                 Key: CAMEL-12737
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12737
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jpa
>            Reporter: Ronak Patel
>            Priority: Minor
>
> Create {{@OnConsumed}} annotation to make any update on entity on read
> currently
> - {{@PreConsumed}} only updates the entity NOT the db row - {{@OnConsumed}} annotation should updated db row
> - {{@Consumed}} only updates on Route completion



--
This message was sent by Atlassian Jira
(v8.20.10#820010)