|
Business Components | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Date in oracle.jbo.domain |
Methods in oracle.jbo.domain that return Date | |
Type | Name |
---|---|
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 | |
Type | Name |
---|---|
Number |
Date.diffInMonths(Date date)
Calculates the difference between two dates in months. |
Constructors in oracle.jbo.domain with parameters of type Date | |
Type | Name |
---|---|
Date(Date value)
Creates a Date identical to an
existing Date . |
|
Business Components | ||||||||
PREV NEXT | FRAMES NO FRAMES |