|
Oracle Application Development Framework Business Components Generic Domains Java API Reference 10g Release 3 (10.1.3) B16007-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||