public interface ISqlJetCaseExpression extends ISqlJetExpression
Modifier and Type | Method and Description |
---|---|
java.util.List<ISqlJetExpression> |
getConditions() |
ISqlJetExpression |
getDefaultValue() |
ISqlJetExpression |
getExpression() |
java.util.List<ISqlJetExpression> |
getValues() |
getValue
ISqlJetExpression getExpression()
java.util.List<ISqlJetExpression> getConditions()
java.util.List<ISqlJetExpression> getValues()
ISqlJetExpression getDefaultValue()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.