Oracle Application Development Framework Business Components Generic Domains Java API Reference 10g Release 3 (10.1.3) B16007-01


Uses of Class
oracle.jbo.domain.Date

Uses of Date in oracle.jbo.domain

 

Methods in oracle.jbo.domain with parameters of type Date
 int Date.compareTo(Date dt)
          Returns -1 if Date is less than , 0 if Date and dt are equal (==), 1 if Date is greater than dt.

 

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

 


Oracle Application Development Framework Business Components Generic Domains Java API Reference 10g Release 3 (10.1.3) B16007-01


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