repeat_derby.properties
来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 14 行
PROPERTIES
14 行
## This properties file is for the repeat test.# its configuration's only difference from the default configuration# is that it runs with the statement cache.## 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.## this test tests caching:derby.language.statementCacheSize=1000derby.debug.true=StatementCacheInfoderby.infolog.append=true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?