Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference

 

DecimalNumber interface

Describes an exact decimal value and provides decimal arithmetic support for Java platforms where java.math.BigDecimal is not available.

Syntax
public DecimalNumber
Members

All members of DecimalNumber, including all inherited members.


add function
divide function
getString function
isNull function
multiply function
set function
setNull function
subtract function