jam01 opened a new pull request, #25572: URL: https://github.com/apache/camel/pull/25572
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)_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
