B C D E F G H I L M N O S T V
B
- bigDecimalValue() - Method in class oracle.jbo.domain.Char
- Calls CHAR.bigDecimalValue() to convert this object into a Java BigDecimal.
- bigDecimalValue() - Method in class oracle.jbo.domain.Number
- Calls toBigDecimal to convert internal Oracle Number into a Java BigDecimal.
- bigIntegerValue() - Method in class oracle.jbo.domain.Char
- Converts this data object into a BigInteger.
- bigIntegerValue() - Method in class oracle.jbo.domain.Number
-
- booleanValue() - Method in class oracle.jbo.domain.Char
- Converts this data object into a boolean.
- booleanValue() - Method in class oracle.jbo.domain.Number
- Calls toBoolean to convert internal Oracle Number to a Java boolean.
- byteValue() - Method in class oracle.jbo.domain.Number
- Calls toByte to convert internal Oracle Number to a Java byte.
B C D E F G H I L M N O S T V
Copyright © 1997, 2004, Oracle. All rights reserved.