predicatepushdown_derby.properties

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

PROPERTIES
6
字号
# We set noTimeout to true here so that the optimizer# will consider all choices for each query and thus# will give consistent query plans regardless of the# speed of the test machine.derby.optimizer.noTimeout=true

⌨️ 快捷键说明

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