|
@@ -0,0 +1,8 @@
|
|
|
|
+tipDataSource.driverClassName=dm.jdbc.driver.DmDriver
|
|
|
|
+tipDataSource.url=jdbc:dm://139.159.191.75:7336?clobAsString=true&keyWords=reference
|
|
|
|
+tipDataSource.username=XIZANG_DUBAN_TEST
|
|
|
|
+tipDataSource.password=SYSDBA001
|
|
|
|
+tipDataSource.connectionTestQuery=select 1
|
|
|
|
+tipDataSource.minimumIdle=50
|
|
|
|
+tipDataSource.maximumPoolSize=500
|
|
|
|
+tipDataSource.connectionTimeout=300000
|