Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01


Uses of Class
oracle.jbo.domain.Date

Uses of Date in oracle.jbo.domain

 

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

 

Methods in oracle.jbo.domain with parameters of type Date
 Number Date.diffInMonths(Date date)
          Calculates the difference between two dates in months.

 

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

 


Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01


 

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