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


T

Timestamp - class oracle.jbo.domain.Timestamp.
This class extends oracle.sql.TIMESTAMP, Oracle's Java representation of the TIMESTAMP database type.
Timestamp() - Constructor for class oracle.jbo.domain.Timestamp
Creates a default Timestamp Domain object.
Timestamp(byte[]) - Constructor for class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
 
Timestamp(Timestamp) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp identical to an existing Timestamp.
Timestamp(Timestamp) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC Timestamp.
Timestamp(long) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a long Timestamp value.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.sql.Date object.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.util.Date object.
Timestamp(String) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a Java String.
TimestampTZ - class oracle.jbo.domain.TimestampTZ.
 
TimestampTZ() - Constructor for class oracle.jbo.domain.TimestampTZ
 
TimestampTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampTZ
 
TimestampTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampTZ
 
tan() - Method in class oracle.jbo.domain.Number
Calculates the tangent of this.
tanh() - Method in class oracle.jbo.domain.Number
Calculates the hyperbolic tangent of this.
textToPrecisionNumber(String, boolean, int, boolean, int, String) - Static method in class oracle.jbo.domain.Number
Converts a string to a number with specified precision.
toByteArray() - Method in class oracle.jbo.domain.BFileDomain
Returns the contents of this BFILE as a byte array.
toByteArray() - Method in class oracle.jbo.domain.BaseLobDomain
Converts this BLOB contents into a byte array.
toCharArray() - Method in class oracle.jbo.domain.ClobDomain
Converts this cLOB contents into a char array.
toDate(String) - Static method in class oracle.jbo.domain.Date
Converts an Oracle Date expressed as a string to a Java Date.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.BaseLobDomain
 
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
toDatum(OracleConnection) - Method in class oracle.jbo.domain.ClobDomain
 
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.TimestampTZ
 
toNumber() - Method in class oracle.jbo.domain.Date
Converts this date to an oracle.sql.NUMBER.
toString() - Method in class oracle.jbo.domain.BFileDomain
For testing purposes only: returns the contents fo the BFILE as a string.
toString() - Method in class oracle.jbo.domain.BaseLobDomain
For testing purposes only: converts this BlobDomain object to a string.
toString() - Method in class oracle.jbo.domain.ClobDomain
Converts this ClobDomain object to a string.
toString() - Method in class oracle.jbo.domain.DBSequence
For testing purposes only: Returns a string representation of the generated sequence value.
toString() - Method in class oracle.jbo.domain.Date
 
toString() - Method in class oracle.jbo.domain.Number
For testing purposes only: converts this to a fixed-point number presented as a string.
toString() - Method in class oracle.jbo.domain.Raw
For testing purposes only: converts this to a character string.
toString() - Method in class oracle.jbo.domain.RowID
For testing purposes only: converts this to a textual representation.
toString() - Method in class oracle.jbo.domain.Sequence
For testing purposes only: Returns a string representation of the generated sequence value.
toString() - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
toString() - Method in class oracle.jbo.domain.Timestamp
For testing purposes only: converts this to a textual representation.
toTimestamp(String) - Static method in class oracle.jbo.domain.Timestamp
Converts an Oracle Timestamp expressed as a string to a Java Timestamp.
truncate(String) - Method in class oracle.jbo.domain.Date
Returns a date truncated to a specified precision.
truncate(int) - Method in class oracle.jbo.domain.Number
Truncates this.

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.