public final class ExpressionConditionUtils extends Object
| Constructor and Description |
|---|
ExpressionConditionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNowExpression(org.apache.shardingsphere.sql.parser.sql.segment.dml.expr.ExpressionSegment segment)
Judge now() expression.
|
public static boolean isNowExpression(org.apache.shardingsphere.sql.parser.sql.segment.dml.expr.ExpressionSegment segment)
segment - ExpressionSegmentCopyright © 2020 The Apache Software Foundation. All rights reserved.