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

T

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.
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(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(long) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a long Timestamp value.
Timestamp(String) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a Java String.
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.
toByteArray() - Method in class oracle.jbo.domain.BaseLobDomain
Converts this BLOB contents into a byte array.
toByteArray() - Method in class oracle.jbo.domain.BFileDomain
Returns the contents of this BFILE as a byte 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.Timestamp
Internal: Applications should not invoke this method.
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.BaseLobDomain
 
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.RowID
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.Raw
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.Date
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
toDatum(oracle.jdbc.driver.OracleConnection) - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
toNumber() - Method in class oracle.jbo.domain.Date
Converts this date to an oracle.sql.NUMBER.
toString() - Method in class oracle.jbo.domain.Timestamp
For testing purposes only: converts this to a textual representation.
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.BaseLobDomain
For testing purposes only: converts this BlobDomain object to a string.
toString() - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
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.RowID
For testing purposes only: converts this to a textual representation.
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.Number
For testing purposes only: converts this to a fixed-point number presented as a string.
toString() - Method in class oracle.jbo.domain.Date
For testing purposes only: converts this to a textual representation.
toString() - Method in class oracle.jbo.domain.BFileDomain
For testing purposes only: returns the contents fo the BFILE as a string.
toTimestamp(String) - Static method in class oracle.jbo.domain.Timestamp
Converts an Oracle Timestamp expressed as a string to a Java Timestamp.
truncate(int) - Method in class oracle.jbo.domain.Number
Truncates this.
truncate(String) - Method in class oracle.jbo.domain.Date
Returns a date truncated to a specified precision.

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.