Repository: sqoop
Updated Branches:
  refs/heads/trunk df3a81b50 -> 218416144


SQOOP-2362: Add oracle direct mode in list of supported databases

(Richard Zhou via Abraham Elmahrek)


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

Branch: refs/heads/trunk
Commit: 21841614493bdbf69200f51ff0711e123726a61b
Parents: df3a81b
Author: Abraham Elmahrek <[email protected]>
Authored: Tue May 19 10:21:54 2015 -0700
Committer: Abraham Elmahrek <[email protected]>
Committed: Tue May 19 10:21:54 2015 -0700

----------------------------------------------------------------------
 src/docs/user/compatibility.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sqoop/blob/21841614/src/docs/user/compatibility.txt
----------------------------------------------------------------------
diff --git a/src/docs/user/compatibility.txt b/src/docs/user/compatibility.txt
index 910c491..5562f04 100644
--- a/src/docs/user/compatibility.txt
+++ b/src/docs/user/compatibility.txt
@@ -58,7 +58,7 @@ Database    version  +\--direct+ support? connect string 
matches
 ----------------------------------------------------------------
 HSQLDB      1.8.0+   No                   +jdbc:hsqldb:*//+
 MySQL       5.0+     Yes                  +jdbc:mysql://+
-Oracle      10.2.0+  No                   +jdbc:oracle:*//+
+Oracle      10.2.0+  Yes                  +jdbc:oracle:*//+
 PostgreSQL  8.3+     Yes (import only)    +jdbc:postgresql://+
 CUBRID      9.2+     NO                   +jdbc:cubrid:*+
 ----------------------------------------------------------------

Reply via email to