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,
&
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