You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Denis Istomin (JIRA)" <ji...@apache.org> on 2019/03/14 14:20:00 UTC

[jira] [Work started] (CAMEL-13261) jooq - Create XML DSL API for using database as shared queue

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

Work on CAMEL-13261 started by Denis Istomin.
---------------------------------------------
> jooq - Create XML DSL API for using database as shared queue
> ------------------------------------------------------------
>
>                 Key: CAMEL-13261
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13261
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Denis Istomin
>            Assignee: Denis Istomin
>            Priority: Major
>
> Database table could be used as a queue, where Producer writes data, Consumer reads data (with deletion or not).
> Hibernate component has support of it:
> |{{consumeDelete}}|{{true}}|Option for HibernateConsumer only. Specifies whether or not the entity is deleted after it is consumed.|
> [http://camel.apache.org/hibernate.html]
> Need to improve XML DSL API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)