Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Generic Domains
11g Release 1 (11.1.1)

E10655-03

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.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Generic Domains
11g Release 1 (11.1.1)

E10655-03

B C D E F G H I L M N O S T V


Copyright © 1997, 2009, Oracle. All rights reserved.