Bugs item #626717, was opened at 2002-10-22 16:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626717&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexei Yudichev (sflexus)
Assigned to: Nobody/Anonymous (nobody)
Summary: invalid SQL type in standardjbosscmp-jdb

Initial Comment:
In both standardjbosscmp-jdbc.xml and standardjaws.xml the 
MS SQLSERVER(2000) type mapping of java.sql.Timestamp is 
invalid. It is set to SQL type TIMESTAMP which is unique date 
counter and is not supposed to be used as the date/time storage. 
The column of this type is updated automatically each time insert 
or update is performed. So this mapping should reference the 
DATETIME SQL type instead of TIMESTAMP.

----------------------------------------------------------------------

Comment By: Stephen Coy (scoy)
Date: 2002-10-31 17:45

Message:
Logged In: YES 
user_id=463096

This has been fixed in HEAD, Branch_3_2 and Branch_3_0.
It can be closed.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626717&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to