When ever I map a java date to a sql date, then do a to_char( time_start, 'dd-mon-yyyy hh24:mi:ss' ) in oracle, none of the seconds gets mapped. Does the java.util.Date not contain the mm ss info? Should I use a different type?
Still learning thanks for the help.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
