Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Generic Domains
11g Release 2 (11.1.2.3.0)

E17484-04

B C D E F G H I L M N O S T V


D

Date - Class in oracle.jbo.domain
This class provides a lightweight wrapper for java.sql.Date, the native Java type for date objects.
Date() - Constructor for class oracle.jbo.domain.Date
Creates a default Date Domain object, representing the time now.
Date(Date) - Constructor for class oracle.jbo.domain.Date
Creates a Date identical to an existing Date.
Date(long) - Constructor for class oracle.jbo.domain.Date
 
Date(Date) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Date.
Date(String) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a Java String.
Date(Object) - Constructor for class oracle.jbo.domain.Date
 
dateValue() - Method in class oracle.jbo.domain.Date
 
doubleValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a double.
doubleValue() - Method in class oracle.jbo.domain.Number
Calls toDouble to convert internal Oracle Number to a Java double.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Generic Domains
11g Release 2 (11.1.2.3.0)

E17484-04

B C D E F G H I L M N O S T V


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