- Nov 15, 2016
-
-
Tanuj Mittal authored
* Update Readme to match expected behavior for JdbcCreateTable * Update sample properties file to use correct property key
-
- Sep 28, 2016
-
-
Josh Elser authored
Tried to simplify the distinction between using JDBC's addBatch()/executeBatch() API calls and "batching" updates via autoCommit=false and a manual commit() after a given number of updates. Breaks out flavors into their own package to reduce bloat in JdbcDBClient. Encompasses changes from Enis Soztutar.
-
- Jun 21, 2016
-
-
Enis Soztutar authored
-
- Nov 03, 2015
-
-
kruthar authored
-
- Oct 30, 2015