Skip to content

camel-sql: add javadoc to SqlOutputType enum constants (backport to 4.22.x) - #25573

Open
jam01 wants to merge 1 commit into
apache:camel-4.22.xfrom
jam01:quick-fix/sql-outputtype-javadoc-4.22.x
Open

camel-sql: add javadoc to SqlOutputType enum constants (backport to 4.22.x)#25573
jam01 wants to merge 1 commit into
apache:camel-4.22.xfrom
jam01:quick-fix/sql-outputtype-javadoc-4.22.x

Conversation

@jam01

@jam01 jam01 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Backport of #25572 to the camel-4.22.x LTS branch.

Adds javadoc to SqlOutputType and its three constants (SelectOne, SelectList, StreamList), describing what each output type produces. No behavior change — javadoc only.

Claude Code on behalf of jam01 (Jose Montoya)

Document what each output type (SelectOne, SelectList, StreamList)
produces for the SQL producer and consumer, based on the existing
behavior in DefaultSqlEndpoint/SqlProducer/SqlConsumer.

Backport of the main branch change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jam01

jam01 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

cc @davsclaus @gnodet — most active recent committers on this file, in case a review from either of you would help move this along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants