You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2016/10/02 09:01:40 UTC

[2/2] incubator-beam git commit: [BEAM-244] This closes #942

[BEAM-244] This closes #942


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

Branch: refs/heads/master
Commit: c5c343659ea7a597b2b6a5fe7efcec001f17a8f9
Parents: bc80ee3 19fad18
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Sun Oct 2 10:37:27 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Sun Oct 2 10:37:27 2016 +0200

----------------------------------------------------------------------
 sdks/java/io/jdbc/pom.xml                       | 138 ++++++
 .../org/apache/beam/sdk/io/jdbc/JdbcIO.java     | 427 +++++++++++++++++++
 .../apache/beam/sdk/io/jdbc/package-info.java   |  22 +
 .../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java | 236 ++++++++++
 sdks/java/io/pom.xml                            |   1 +
 5 files changed, 824 insertions(+)
----------------------------------------------------------------------