Skip to content

camel-sql: add javadoc to SqlOutputType enum constants - #25572

Open
jam01 wants to merge 1 commit into
apache:mainfrom
jam01:quick-fix/sql-outputtype-javadoc
Open

camel-sql: add javadoc to SqlOutputType enum constants#25572
jam01 wants to merge 1 commit into
apache:mainfrom
jam01:quick-fix/sql-outputtype-javadoc

Conversation

@jam01

@jam01 jam01 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Adds javadoc to SqlOutputType and its three constants (SelectOne, SelectList, StreamList), describing what each output type produces. The wording is derived from the existing behavior documented on DefaultSqlEndpoint's outputType @UriParam and the corresponding logic in SqlProducer/SqlConsumer/DefaultSqlEndpoint#queryForObject/queryForList/queryForStreamList.

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.

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.

1 participant