wisconsin_derby.properties

来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号
# statement cache size of 20 is the default, do not add this property# to this file.  If your test wants to do consistency checking that# requires an empty cache, add a special .properties file, see# inbetween.properties for an example.## derby.language.statementCacheSize=20derby.language.preloadClasses=true#checkpoint influences the plans in some cases becuase rows count #getupdated on checkpoint, following is necessart to check some plansderby.storage.checkpointInterval=100000# override derby.debug.true to speed up test execution.derby.debug.true=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?