You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by ti...@apache.org on 2015/09/10 22:19:22 UTC

[2/2] incubator-apex-malhar git commit: Merge branch 'jdbc-schemaIntegration' into devel-3

Merge branch 'jdbc-schemaIntegration' into devel-3


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

Branch: refs/heads/devel-3
Commit: b5016527075135413491a5833da7b1485347c0a5
Parents: 59f21fb 37438de
Author: Timothy Farkas <ti...@datatorrent.com>
Authored: Thu Sep 10 13:19:03 2015 -0700
Committer: Timothy Farkas <ti...@datatorrent.com>
Committed: Thu Sep 10 13:19:03 2015 -0700

----------------------------------------------------------------------
 .../lib/db/jdbc/JdbcPOJOInputOperator.java      | 620 +++++++++++++++++++
 .../lib/db/jdbc/JdbcPOJOOutputOperator.java     | 315 ++++++----
 .../com/datatorrent/lib/db/jdbc/JdbcStore.java  |  21 +-
 .../lib/db/jdbc/JdbcOperatorTest.java           | 164 +++--
 .../datatorrent/lib/helper/TestPortContext.java |  59 ++
 pom.xml                                         |   3 +
 6 files changed, 1000 insertions(+), 182 deletions(-)
----------------------------------------------------------------------