Hi, java.sql.Types.DATE, TIME and TIMESTAMP maps to "commonj.sdo.Date".
Also see, KennelTests.testSimple5() for an example of using Timestamp -> https://svn.apache.org/repos/asf/incubator/tuscany/java/das/rdb/src/test/ Regards, Amita On 9/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi All , > > How to deal with the DateTime field , Which is the best way to deal > between the java.util.Date and SDO DateTime property ? > > > Leo > > >
