in flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/JdbcTransactionFactory.java [35:37]
protected JdbcTransactionImpl initialValue() { return new JdbcTransactionImpl(dataSource, this, providerImpl); }