提交 3c92b8d3 编写于 作者: J jurgen

Generic driver config

上级 8fd18a25
......@@ -522,9 +522,9 @@
defaultPort=""
webURL="https://downloads.teradata.com/download/connectivity/jdbc-driver"
description="Teradata JDBC driver">
<file type="jar" path="drivers/teradata/terajdbc4.jar"/>
<file type="jar" path="drivers/teradata/tdgssconfig.jar"/>
<file type="license" path="drivers/teradata/LICENSE.txt"/>
<file type="jar" path="repo:/drivers/teradata/terajdbc4.jar"/>
<file type="jar" path="repo:/drivers/teradata/tdgssconfig.jar"/>
<file type="license" path="repo:/drivers/teradata/LICENSE.txt"/>
</driver>
<driver
id="mysql3"
......@@ -545,9 +545,9 @@
defaultPort="5433"
webURL="http://www.vertica.com/"
description="Driver for Vertica Database">
<!--
<file type="jar" path="drivers/vertica/vertica-jdk5-6.1.2-0.jar"/>
-->
<file type="jar" path="repo:/drivers/vertica/vertica-jdk5-6.1.2-0.jar"/>
<parameter name="ddl-drop-column-short" value="true"/>
<parameter name="supports-scroll" value="false"/>
</driver>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册