[JBoss-user] Re: bug with Custom finder and Date

2001-06-07 Thread Sami JABER
d it works ! ... So maybe in the next release this bug will be fixed, we hope so ... Sami. - Original Message ----- From: "Sami JABER" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 1:13 PM Subject: bug with Custom finder and Date > hil all, &

[JBoss-user] bug with Custom finder and Date

2001-06-07 Thread Sami JABER
hil all, I have a Custom finder mapped with 2 date field as follow in my bean: (bean) public java.sql.Date _endDate; (/bean) my table course_session is well-typed with instantDB Date sql type and when i call CMP findByTimebox(cid, startDate, endDate) method, the query is performed like this