| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Number
|
+--java.math.BigDecimal
|
+--com.sybase.jdbc2.tds.SybBigDecimal
| Field Summary | |
protected int | _precision |
protected int | _scale |
| Fields inherited from class java.math.BigDecimal |
ROUND_UP, ROUND_DOWN, ROUND_CEILING, ROUND_FLOOR, ROUND_HALF_UP, ROUND_HALF_DOWN, ROUND_HALF_EVEN, ROUND_UNNECESSARY |
| Constructor Summary | |
SybBigDecimal(java.math.BigDecimal , int , int ) | |
| Methods inherited from class java.math.BigDecimal |
valueOf, valueOf, add, subtract, multiply, divide, divide, abs, negate, signum, scale, unscaledValue, setScale, setScale, movePointLeft, movePointRight, compareTo, compareTo, equals, min, max, hashCode, toString, toBigInteger, intValue, longValue, floatValue, doubleValue |
| Methods inherited from class java.lang.Number |
byteValue, shortValue |
| Methods inherited from class java.lang.Object |
getClass, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected int _precision
protected int _scale
| Constructor Detail |
public SybBigDecimal(java.math.BigDecimal , int , int )
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||