Ismaël Mejía created BEAM-7055:
----------------------------------

             Summary: Add to JdbcIO a Datasource provider
                 Key: BEAM-7055
                 URL: https://issues.apache.org/jira/browse/BEAM-7055
             Project: Beam
          Issue Type: New Feature
          Components: io-java-jdbc
            Reporter: Ismaël Mejía


A new method like  {{withDatasourceFn(SerializableFunction<Void, Datasource> 
supplierFn)}} would add extra flexibility to users that need to parametrize 
JdbcIO with more trick configuration parameters by lazingly building it.

We should also refactor existing `DataSourceConfiguration` to comply with this 
provider style API as its default implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to