[
https://issues.apache.org/jira/browse/CAMEL-13260?focusedWorklogId=230138&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-230138
]
ASF GitHub Bot logged work on CAMEL-13260:
------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Apr/19 14:46
Start Date: 19/Apr/19 14:46
Worklog Time Spent: 10m
Work Description: DenisIstomin commented on pull request #2874:
CAMEL-13260: Add JOOQ plain SQL support
URL: https://github.com/apache/camel/pull/2874
----------------------------------------------------------------
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: 230138)
Time Spent: 10m
Remaining Estimate: 0h
> jooq - Plain SQL queries support
> --------------------------------
>
> Key: CAMEL-13260
> URL: https://issues.apache.org/jira/browse/CAMEL-13260
> Project: Camel
> Issue Type: Sub-task
> Reporter: Denis Istomin
> Assignee: Denis Istomin
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> JOOQ can execute plain SQL:
> [https://www.jooq.org/doc/3.11/manual/sql-execution/query-vs-resultquery/]
> As example, JPA component has support via:
> |{{consumer.query}}| |*JPA consumer only:* To use a custom query when
> consuming data.|
> |{{consumer.namedQuery}}| |*JPA consumer only:* To use a named query when
> consuming data.|
> |{{consumer.nativeQuery}}| |*JPA consumer only:* To use a custom native query
> when consuming data. You may want to use the option {{consumer.resultClass}}
> also when using native queries.|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)