Oracle9i Business Components for Java Generic Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10393-01

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.

Oracle9i Business Components for Java Generic Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10393-01

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

 

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