Re: [castor-dev] [JDO] Date Mapping: Java Date being stored without time in Oracle

2003-10-10 Thread Bruce Snyder
This one time, at band camp, Konrad said: K>When a class field has the java.util.Date type, does K>Castor store the time with the date as well? We are K>using Oracle9i, and I have the following Castor K>mapping: K> K> K> K> K> K>However, in the database, the HH:mm:ss is

Re: [castor-dev] [JDO] Date Mapping: Java Date being stored without time in Oracle

2003-09-25 Thread Alexey A. Efimov
Hello You must used 'timestamp' instead of 'date'. -Original Message- From: Konrad [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 11:37 PM To: [EMAIL PROTECTED] Subject: [castor-dev] [JDO] Date Mapping: Java Date being stored without time in Oracle

[castor-dev] [JDO] Date Mapping: Java Date being stored without time in Oracle

2003-09-24 Thread Konrad
Hello. When a class field has the java.util.Date type, does Castor store the time with the date as well? We are using Oracle9i, and I have the following Castor mapping: However, in the database, the HH:mm:ss is appearing as 00:00:00 (or not appearing at all, d