Oracle ADF Business Components Domains API Reference 10.1.2 B14023-02


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 10.1.2 B14023-02


 

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