> can anybody pl. tell me how to map Date/Time field with the underlying
> database while developing entity bean with CMP?
>
> i have written a wrapper class using
> java.util.GregorianCalendar but that
> gives a problem while storing time in the table. whereas,
> date is getting
> stored properly. but not able to store TIME.
>
> i'm using Oracle 8i as the backend.
>
Have you tried java.sql.Timestamp?
- Avi
--
s/\be(\w+)/e-\1/g;
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".