Bugs item #664322, was opened at 2003-01-08 13: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: Alexey Loubyansky (loubyansky)
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.

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

>Comment By: Alexey Loubyansky (loubyansky)
Date: 2003-01-08 14:29

Message:
Logged In: YES 
user_id=543482

Could you, please, provide a testcase that shows it?
It works for me.

alex

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

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