[
https://issues.apache.org/jira/browse/CAMEL-13261?focusedWorklogId=213903&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213903
]
ASF GitHub Bot logged work on CAMEL-13261:
------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Mar/19 17:37
Start Date: 15/Mar/19 17:37
Worklog Time Spent: 10m
Work Description: DenisIstomin commented on pull request #2826:
CAMEL-13261: JOOQ consumer
URL: https://github.com/apache/camel/pull/2826
1. Added JOOQ consumer with option "consumeDelete" (as JPA and Hibernate
components).
1. Updated docs with consumer example.
1. Updated JOOQ version.
1. CS fixes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 213903)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 10m
> 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)