📄 database.conf
字号:
# Database Connection Info
DriverName = sun.jdbc.odbc.JdbcOdbcDriver
URL = jdbc:odbc:maisdb
UserName = publicusr
UserPassword = mais
DataSourceName=ddd
ConnectionPoolSize = 1
ConnectionPoolMax = 500
ConnectionUseCount = -1
# The unit is second
ConnectionTimeout = 216000
ConnectionRelaxTime=1000
#一个连接两次使用之间的最短的闲置时间-毫秒
ScanInterval = 60
# Set the Timer Event to scan the connection pool interval
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -