📄 errorstream_app.properties
字号:
#
# only copied this from default_app.properties to specify no run with j9
# for this test runs with DataSource & database_enabler - with j9_13 & j9_22 - does not have a DataSource
#
runwithj9=false
ij.database=jdbc:derby:wombat;create=true
ij.protocol=jdbc:derby:
ij.defaultResourcePackage=/org/apache/derbyTesting/functionTests/tests/lang/
ij.showNoConnectionsAtStart=true
ij.showNoCountForSelect=true
# DataSource properties, only used if ij.dataSource is set
ij.dataSource.databaseName=wombat
ij.dataSource.createDatabase=create
#Exclude for J2ME/Foundation - test requires javax.naming.Referenceable
runwithfoundation=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -