, 2001 10:17 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: java.util.Date, jdbc, and DATETIME
On Wed, Oct 31, 2001 at 09:35:49AM -0500, [EMAIL PROTECTED] wrote:
: This question was asked back in 1999 and wasn't answered, so hopefully
: someone will answer it now.
:
: I am using
On Wed, Oct 31, 2001 at 09:35:49AM -0500, [EMAIL PROTECTED] wrote:
: This question was asked back in 1999 and wasn't answered, so hopefully
: someone will answer it now.
:
: I am using JBoss and they provide a JDBC to mySQL type mapping that maps
: java.util.Dates to a jdbc-type of DATE and mySQL
> This question was asked back in 1999 and wasn't answered, so hopefully
> someone will answer it now.
>
> I am using JBoss and they provide a JDBC to mySQL type mapping that maps
> java.util.Dates to a jdbc-type of DATE and mySQL type of DATETIME. Well,
> only the date portion (10-31-2001) is be
This question was asked back in 1999 and wasn't answered, so hopefully
someone will answer it now.
I am using JBoss and they provide a JDBC to mySQL type mapping that maps
java.util.Dates to a jdbc-type of DATE and mySQL type of DATETIME. Well,
only the date portion (10-31-2001) is being stored