123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- edited with XMLSPY v5 rel. 2 U (http://www.xmlspy.com) by whli (asdf) -->
- <config>
-
- <configitem name="InspectSql">
- <attribute key="searchKey" value="" />
-
-
- </configitem>
-
- <configitem name="thriddb">
- <configitem name="db1">
- <attribute key="driver" value="org.postgresql.Driver" />
- <attribute key="user" value="postgres" />
- <attribute key="password" value="kingdee" />
- <attribute key="originalUrl" value="jdbc:postgresql://192.168.61.73:5432/e6new701?rewriteBatchedStatements=true" />
- </configitem>
- </configitem>
- </config>
|