|
Adobe LiveCycle Business Activity Monitoring ES API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Helper interface for getVarcharResultType.
getDecimalResultType| Method Summary | |
void |
setPrecision(int precision)
Sets the precision of a DECIMAL returned by a UDF. |
void |
setScale(int scale)
Sets the scale of a DECIMAL returned by a UDF. |
| Method Detail |
public void setPrecision(int precision)
precision - the count of digits in the DECIMAL result of a UDF,
both to the left and right of the decimal point.public void setScale(int scale)
scale - the count of digits in the DECIMAL result of a UDF to
the right of the decimal point.
|
Adobe LiveCycle Business Activity Monitoring ES API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||