You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

JDBC Component

The jdbc: component allows you to work with databases using JDBC queries and operations via QL text as the message payload

URI format

jdbc:dataSourceName?options

Options

Name

Default Value

Description

readSize

20,000

The default maximum number of rows that can be read by a polling query

See Also

  • No labels