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


S

SEQ_IMPL_CLIENT - Static variable in class oracle.jbo.domain.Sequence
Internal: Applications should not use this field.
SEQ_IMPL_SERVER - Static variable in class oracle.jbo.domain.Sequence
Internal: Applications should not use this field.
Sequence - class oracle.jbo.domain.Sequence.
A lightweight, tier-independent wrapper for the server tier-dependent SequenceImpl class.
Sequence() - Constructor for class oracle.jbo.domain.Sequence
Internal: Applications should not use this constructor.
Sequence(String, ApplicationModule) - Constructor for class oracle.jbo.domain.Sequence
Constructor.
Struct - class oracle.jbo.domain.Struct.
This class provides a lightweight wrapper for oracle.sql.STRUCT, the Java representation of the Struct database type.
Struct() - Constructor for class oracle.jbo.domain.Struct
Constructs an instance of this class.
Struct(Datum) - Constructor for class oracle.jbo.domain.Struct
Internal: Applications should not use this constructor.
saveToDatabase(Transaction) - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
saveToDatabase(Transaction, Object) - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
saveToDatabase(Transaction) - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction, Object) - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction) - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction, Object) - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction) - Method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction, Object) - Method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this method.
saveToDatabase(Transaction) - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
saveToDatabase(Transaction, Object) - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
scale(int, int, boolean[]) - Method in class oracle.jbo.domain.Number
Rounds this to a specified precision, and tests for excessive magnitude.
setAttribute(int, Object) - Method in class oracle.jbo.domain.Struct
Sets the value of an attribute in this StructDomain, at the given index position.
setAttribute(String, Object) - Method in class oracle.jbo.domain.Struct
Sets the value of an attribute in this StructDomain object, given the attributes's name.
setAttributeNoCheck(int, Object) - Method in class oracle.jbo.domain.Struct
Sets the value of an attribute in this StructDomain object, at the given index position.
setBytes(byte[]) - Method in class oracle.jbo.domain.BFileDomain
Deprecated. since 9.0.4 BFile domains cannot be updated.
setBytes(byte[]) - Method in class oracle.jbo.domain.BaseLobDomain
Sets the blob data for this object.
setBytes(byte[]) - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use setChars(char[] clobData) instead.
setBytes(byte[]) - Method in class oracle.jbo.domain.DBSequence
Passes in the bytes that represent the value of this object.
setChars(char[]) - Method in class oracle.jbo.domain.ClobDomain
Sets the Clob data for this object.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Char
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Sequence
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
setContext(DomainOwnerInterface, Transaction, Object) - Method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
setDayOfWeek(int) - Method in class oracle.jbo.domain.Date
Returns a date initialized to a date advanced to the week of the day specified.
setStructAttribute(AttributeList, StructureDef, String, Object) - Static method in class oracle.jbo.domain.Struct
 
shareBFILE(BFileDomain) - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
shift(int) - Method in class oracle.jbo.domain.Number
Shift this a specified number of decimal places.
shortValue() - Method in class oracle.jbo.domain.Number
Calls NUMBER.shortValue() to convert internal Oracle Number to a Java short.
sin() - Method in class oracle.jbo.domain.Number
Calculates the sine of this.
sinh() - Method in class oracle.jbo.domain.Number
Calculates the hyperbolic sine of this.
sqroot() - Method in class oracle.jbo.domain.Number
Calculates the square root of this.
sub(NUMBER) - Method in class oracle.jbo.domain.Number
Subtracts another number from this.
subtract(Number) - Method in class oracle.jbo.domain.Number
Subtracts another number from this.
subtract(double) - Method in class oracle.jbo.domain.Number
Subtracts another number from this.
subtract(int) - Method in class oracle.jbo.domain.Number
Subtracts another number from this.
syncClientLob(LobInterface) - Method in class oracle.jbo.domain.Array
 
syncClientLob(LobInterface) - Method in class oracle.jbo.domain.BFileDomain
 
syncClientLob(LobInterface) - Method in class oracle.jbo.domain.BaseLobDomain
 
syncClientLob(LobInterface) - Method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this function.
syncClientLob(LobInterface) - Method in class oracle.jbo.domain.Struct
 
syncServerLob(LobInterface) - Method in class oracle.jbo.domain.Array
 
syncServerLob(LobInterface) - Method in class oracle.jbo.domain.BFileDomain
 
syncServerLob(LobInterface) - Method in class oracle.jbo.domain.BaseLobDomain
 
syncServerLob(LobInterface) - Method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this function.
syncServerLob(LobInterface) - Method in class oracle.jbo.domain.Struct
 

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.