public final class EncryptInCondition extends Object implements EncryptCondition
| 构造器和说明 |
|---|
EncryptInCondition(String columnName,
String tableName,
int startIndex,
int stopIndex,
List<org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment> expressionSegments) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Object> |
getValues(List<Object> parameters)
Get values.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnName, getPositionIndexMap, getPositionValueMap, getStartIndex, getStopIndex, getTableNamepublic List<Object> getValues(List<Object> parameters)
EncryptConditiongetValues 在接口中 EncryptConditionparameters - SQL parametersCopyright © 2021 The Apache Software Foundation. All rights reserved.