Business Components 9.0.5

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.
 


Business Components 9.0.5

 

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