0 Replies Latest reply on Apr 22, 2018 12:30 AM by arvind_26

    JDBC Connector

    arvind_26

      Hi,

       

      I need to create dynamic JDBC Connector, i.e., it has to dynamically pick driver for different SQL.

      The dataSource as bean in camelContext.xml works fine.

       

      I am trying to create REST way so the credentials and other info to connect to DB will be taken as JSON and the operation must be carried,

      Kindly help.