Versions Compared

Key

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

...

Warning

This component can only be used to define producer endpoints, which means that you cannot use the JDBC component in a from() statement.

Info

This component can not be used as a Transactional Client. If you need transaction support in your route, you should use the SQL component instead.

URI format

Code Block
jdbc:dataSourceName[?options]

...