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

SQL Anywhere 12.0.1 » UltraLite - Java Programming » 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
 Members

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