此内容没有您所选择的语言版本。
10.4. Command Form
The method
ExecutionFactory.useAnsiJoin()
should return true if the Translator prefers the use of ANSI style join structure for join trees that contain only INNER and CROSS joins.
The method
ExecutionFactory.requiresCriteria()
should return true if the Translator requires criteria for any Query, Update, or Delete. This is a replacement for the model support property "Where All".