Bugs item #664322, was opened at 2003-01-08 12:37
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=664322&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Spilker (nichdiemama)
Assigned to: Nobody/Anonymous (nobody)
Summary: EJBQL Date Comparison Broken

Initial Comment:
When trying to find some CMP entity beans by a finder 
method which takes a java.util.Date as a parameter and 
does an equals compaision with that parameter to a 
cmp-field, the returned result is always empty.

EJBQL: SELECT Object(r) FROM TimeRecord AS r 
WHERE r.date=?1

"<" and ">" work fine, I also tried different databases it's 
always the same problem.

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

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


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to