提交 95a8126d 编写于 作者: S serge-rider

#2479 CUBRID driver configuration (generic)


Former-commit-id: 1e345405
上级 9f87a2f7
......@@ -894,6 +894,18 @@
<file type="jar" path="maven:/com.facebook.presto:presto-jdbc:RELEASE"/>
</driver>
<!-- CUBRID -->
<driver
id="cubrid_jdbc"
label="CUBRID"
class="cubrid.jdbc.driver.CUBRIDDriver"
sampleURL="jdbc:CUBRID:{host}:{port}:{server}:{database}::"
defaultPort="33000"
description="CUBRID JDBC driver (beta)"
webURL="https://www.cubrid.org/">
<file type="jar" path="http://ftp.cubrid.org/CUBRID_Drivers/JDBC_Driver/JDBC-10.1.0.7663-cubrid.jar"/>
</driver>
</drivers>
<views>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册