Oracle ADF Business Components Domains API Reference 10.1.2 B14023-02

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


B

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.
BaseLobDomain - class oracle.jbo.domain.BaseLobDomain.
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
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.
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 NUMBER.bigDecimalValue() 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
Calls NUMBER.bigIntegerValue() to convert internal Oracle Number to a Java BigInteger.
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.

Oracle ADF Business Components Domains API Reference 10.1.2 B14023-02

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


 

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