Condition, QueryObjectInpublic interface InCondition extends Condition
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(boolean value) |
Adds the.
|
void |
add(double value) |
Adds the.
|
void |
add(long value) |
Adds the.
|
void |
add(java.lang.Enum<?> value) |
Adds the.
|
void |
add(java.lang.String value) |
Adds the.
|
void |
add(java.math.BigDecimal value) |
Adds the.
|
void |
add(Literal value) |
Adds the.
|
void |
add(Parameter value) |
Adds the.
|
toStringvoid add(boolean value)
value - the valuevoid add(long value)
value - the valuevoid add(double value)
value - the valuevoid add(java.math.BigDecimal value)
value - the valuevoid add(java.lang.String value)
value - the valuevoid add(java.lang.Enum<?> value)
value - the valuevoid add(Literal value)
value - the valuevoid add(Parameter value)
value - the valueIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com