1 Star 0 Fork 0

赵明威 / IntelliJIDEA-Settings

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
databaseDrivers.xml 3.04 KB
一键复制 编辑 原始数据 按行查看 历史
<application>
<component name="LocalDatabaseDriverManager" version="163">
<driver id="h2.unified">
<artifact name="H2" use="true" version="1.4.192" />
<option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="send-app-info" value="true" />
</driver>
<driver id="azure.ms">
<artifact name="SQL Server" use="true" />
<option name="auto-sync" value="false" />
</driver>
<driver id="oracle">
<artifact name="Oracle" use="true" />
<option name="auto-sync" value="false" />
<option name="auto-commit" value="false" />
</driver>
<driver id="derby.embedded">
<artifact name="Apache Derby" use="true" />
<option name="auto-sync" value="true" />
</driver>
<driver id="sybase.jtds">
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
<option name="auto-sync" value="false" />
</driver>
<driver id="sqlserver.jtds">
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
<option name="auto-sync" value="false" />
</driver>
<driver id="hsqldb.local">
<artifact name="HSQLDB" use="true" />
<option name="auto-sync" value="true" />
</driver>
<driver id="derby.remote">
<artifact name="Apache Derby" use="true" />
<option name="auto-sync" value="true" />
</driver>
<driver id="sqlite.xerial">
<artifact name="Xerial SQLiteJDBC" use="true" version="3.16.1" />
<option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="send-app-info" value="true" />
</driver>
<driver id="sybase.ase">
<option name="auto-sync" value="false" />
</driver>
<driver id="postgresql">
<artifact name="PostgreSQL" use="true" />
<option name="auto-sync" value="true" />
</driver>
<driver id="redshift">
<artifact name="Redshift" use="true" />
<option name="auto-sync" value="true" />
</driver>
<driver id="db2">
<artifact name="DB2" use="true">
<library>
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/db2-driver-license.txt</url>
</library>
<library>
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/db2jcc4-4.9.78.jar</url>
</library>
</artifact>
<option name="auto-sync" value="false" />
</driver>
<driver id="sqlserver.ms">
<artifact name="SQL Server" use="true" />
<option name="auto-sync" value="false" />
</driver>
<driver id="db2.jtopen">
<artifact name="JTOpen (DB2 iSeries)" use="true" />
<option name="auto-sync" value="false" />
</driver>
<driver id="mysql">
<artifact name="MySQL Connector/J" use="true" version="5.1.40" />
<option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="send-app-info" value="true" />
</driver>
<driver id="hsqldb.remote">
<artifact name="HSQLDB" use="true" />
<option name="auto-sync" value="true" />
</driver>
</component>
</application>
1
https://gitee.com/zhaomingwei/IntelliJIDEA-Settings.git
git@gitee.com:zhaomingwei/IntelliJIDEA-Settings.git
zhaomingwei
IntelliJIDEA-Settings
IntelliJIDEA-Settings
master

搜索帮助