You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by bh...@apache.org on 2016/07/15 06:04:59 UTC

[2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2066-JdbcPolling' of https://github.com/devtagare/incubator-apex-malhar

Merge branch 'APEXMALHAR-2066-JdbcPolling' of https://github.com/devtagare/incubator-apex-malhar


Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/aaa4464f
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/aaa4464f
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/aaa4464f

Branch: refs/heads/master
Commit: aaa4464f0bb03db4aca5f6efd9658c0a791d0b42
Parents: 1320128 4c7d268
Author: bhupesh <bh...@gmail.com>
Authored: Fri Jul 15 09:55:47 2016 +0530
Committer: bhupesh <bh...@gmail.com>
Committed: Fri Jul 15 09:55:47 2016 +0530

----------------------------------------------------------------------
 .../db/jdbc/AbstractJdbcPollInputOperator.java  | 661 +++++++++++++++++++
 .../lib/db/jdbc/JdbcMetaDataUtility.java        | 353 ++++++++++
 .../lib/db/jdbc/JdbcPollInputOperator.java      | 231 +++++++
 .../datatorrent/lib/db/jdbc/JdbcPollerTest.java | 246 +++++++
 4 files changed, 1491 insertions(+)
----------------------------------------------------------------------