提交 7cd03daa authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting

上级 77a8e194
...@@ -188,4 +188,5 @@ public class ConditionInSelect extends Condition { ...@@ -188,4 +188,5 @@ public class ConditionInSelect extends Condition {
public boolean isDisjunctive() { public boolean isDisjunctive() {
return true; return true;
} }
} }
...@@ -335,7 +335,8 @@ public class IndexCondition { ...@@ -335,7 +335,8 @@ public class IndexCondition {
/** /**
* Check if this index condition is of the type equality. * Check if this index condition is of the type equality.
* *
* @param constantExpression if the inner node is a constant expression * @param constantExpression if the inner node
* is a constant expression
* @return true if this is a equality condition * @return true if this is a equality condition
*/ */
public boolean isEquality(boolean constantExpression) { public boolean isEquality(boolean constantExpression) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论