Oracle ADF Business Components Domains API Reference 10g Release 2 (10.1.2)
B14023-01
November 2004


Uses of Class
oracle.jbo.domain.Timestamp

Uses of Timestamp in oracle.jbo.domain

 

Subclasses of Timestamp in oracle.jbo.domain
 class
TimestampTZ
           

 

Methods in oracle.jbo.domain that return Timestamp
static Timestamp
Timestamp.toTimestamp(java.lang.String value)
          Converts an Oracle Timestamp expressed as a string to a Java Timestamp.

 

Constructors in oracle.jbo.domain with parameters of type Timestamp
TimestampTZ(Timestamp value)
           
Timestamp(Timestamp value)
          Creates a Timestamp identical to an existing Timestamp.

 


Oracle ADF Business Components Domains API Reference 10g Release 2 (10.1.2)
B14023-01
November 2004


 

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