Package | Description |
---|---|
com.alibaba.druid.sql.dialect.mysql.ast.clause |
Modifier and Type | Method and Description |
---|---|
ConditionValue |
MySqlDeclareConditionStatement.getConditionValue() |
Modifier and Type | Method and Description |
---|---|
List<ConditionValue> |
MySqlDeclareHandlerStatement.getConditionValues() |
Modifier and Type | Method and Description |
---|---|
void |
MySqlDeclareConditionStatement.setConditionValue(ConditionValue conditionValue) |
Modifier and Type | Method and Description |
---|---|
void |
MySqlDeclareHandlerStatement.setConditionValues(List<ConditionValue> conditionValues) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.