connect_app.properties
来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 9 行
PROPERTIES
9 行
# the connect test is testing ij functionality, and doesn't want to use the property# default driver or connection. So we ensure they are null here.driver=database=ij.showNoConnectionsAtStart=trueij.showNoCountForSelect=true#Exclude for J2ME/Foundation - test requires java.sql.Driverrunwithfoundation=false
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?