JDBC adapter: How do I get a \"java.sql.Connection\&quo

Hi!

In order to handle Oracle Objects, I had to write Java flows that need a connection to the database as a java.sql.Connection object. Is there a way to use the connections defined in the JDBC pool such that I can pass one of them to the flow as an input parameter?

Regards … Michael

1 Like