Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

B

BaseLobDomain - class oracle.jbo.domain.BaseLobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BFileDomain - class oracle.jbo.domain.BFileDomain.
This class provides a lightweight wrapper for oracle.sql.BFILE, the Java representation of the BFILE database type.
BFileDomain() - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class.
BFileDomain(BFILE) - Constructor for class oracle.jbo.domain.BFileDomain
Constructor for this class, given a BFILE object.
BFileDomain(BFILE, byte[]) - Constructor for class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
bigDecimalValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigDecimalValue() to convert internal Oracle Number into a Java BigDecimal.
bigDecimalValue() - Method in class oracle.jbo.domain.Char
Calls CHAR.bigDecimalValue() to convert this object into a Java BigDecimal.
bigIntegerValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.bigIntegerValue() to convert internal Oracle Number to a Java BigInteger.
bigIntegerValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a BigInteger.
BlobDomain - class oracle.jbo.domain.BlobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BlobDomain() - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(BLOB) - Constructor for class oracle.jbo.domain.BlobDomain
Constructor for this object.
BlobDomain(BLOB, byte[]) - Constructor for class oracle.jbo.domain.BlobDomain
Creates an instance of this class with data as described in blobData and using the transaction context from blob to use the blob-locator in the database.
booleanValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a boolean.
buildAttrSQLTypes() - Method in class oracle.jbo.domain.Struct
Returns an array of the SQL datatypes of the attributes in this StructDomain object.
byteValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.byteValue() to convert internal Oracle Number to a Java byte.

Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

 

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