📄 distinct_derby.properties
字号:
## This properties file is for the distinct test.# its configuration's only difference from the default configuration# is that it runs with the statement cache on.## This file is expected to be placed into $WS/systest/out by# the run script, and expects to be run in an environment where# the property derby.system.home points to $WS/systest/out.## caching will help this testderby.language.statementCacheSize=1000derby.infolog.append=true#derby.debug.true=JDBCExceptionTracederby.optimizer.optimizeJoinOrder=falsederby.optimizer.ruleBasedOptimization=truederby.optimizer.noTimeout=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -