T - type of the parentpublic final class ExecValueExpressionBuilder<T> extends ValueExpressionBuilder<T,ExecExpressionBuilder<T>,ExecValueExpressionBuilder<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
endExec()
end an exec statement
|
add, and, arraySize, call, callNoParam, castTo, getArrayValueAt, instanceOf, isEqualTo, isGreaterThan, isNotNull, isNullpublic T endExec()
Copyright © 2014. All Rights Reserved.