currentof_derby.properties
来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
## This properties file is for the currentof 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.debug.true=StatementCacheInfo
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?