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


R

Raw - class oracle.jbo.domain.Raw.
This class provides a lightweight wrapper for oracle.sql.Raw, the Java representation of the RAW database type.
Raw() - Constructor for class oracle.jbo.domain.Raw
Creates a default Raw Domain object.
Raw(Raw) - Constructor for class oracle.jbo.domain.Raw
Creates a Raw object identical to an existing Raw object.
Raw(byte[]) - Constructor for class oracle.jbo.domain.Raw
Internal: Applications should not invoke this constructor.
Raw(String) - Constructor for class oracle.jbo.domain.Raw
Creates a Raw Domain object from a Java String.
Raw(Object) - Constructor for class oracle.jbo.domain.Raw
Creates a Raw Domain object from a Java Object.
Ref - class oracle.jbo.domain.Ref.
This class provides a lightweight wrapper for oracle.sql.Ref, the Java representation of the REF database type.
Ref() - Constructor for class oracle.jbo.domain.Ref
Internal: Applications should not invoke this constructor.
Ref(String, byte[]) - Constructor for class oracle.jbo.domain.Ref
Internal: Applications should not invoke this constructor.
Ref(Datum) - Constructor for class oracle.jbo.domain.Ref
Internal: Applications should not invoke this constructor.
RowID - class oracle.jbo.domain.RowID.
This class provides a lightweight wrapper for oracle.sql.RowID, the Java representation of the ROWID database type.
RowID() - Constructor for class oracle.jbo.domain.RowID
Creates a default RowID Domain object.
RowID(byte[]) - Constructor for class oracle.jbo.domain.RowID
Internal: Applications should not invoke this constructor.
RowID(String) - Constructor for class oracle.jbo.domain.RowID
Internal: Applications should not invoke this constructor.
readAttrsFromXML(Element) - Method in class oracle.jbo.domain.Array
Reads all the attribute values from the XML-element and sets them into this row.
readAttrsFromXML(Element) - Method in class oracle.jbo.domain.Struct
Reads all the attribute values from the xml-element and sets them into this row.
resetCachedData() - Method in class oracle.jbo.domain.BaseLobDomain
 
resetCachedData() - Method in class oracle.jbo.domain.ClobDomain
 
resolveAndGetStructureDef(Class) - Static method in class oracle.jbo.domain.Struct
 
round(String) - Method in class oracle.jbo.domain.Date
Returns a date rounded to a specified precision.
round(int) - Method in class oracle.jbo.domain.Number
Rounds this to a specified precision.

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.