Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

Name

Default Value

Description

readSize

20,000 20000

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

Samples

In the sample below we fetches the rows from the customer table.

TODO: snippet for inlined code

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also