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

[jira] [Resolved] (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 ]

Andrea Cosentino resolved CAMEL-13261.
--------------------------------------
    Resolution: Fixed

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)