Mike Perham escribió:


I'm using

        crit.addBetween("invoke_date", new Timestamp(startDate.getTime()),
new Timestamp(endDate.getTime()));

The problem is that that between does not have a Field API like
addFieldBetween so I need to use the raw column name.  Is there any reason
why this API is missing?

mike
Hi mike.
I'm using addBetween without problems, I'm using the attribute in the java class not the column name.
maybe you can post a more complete example about what are you trying to do.

do you have any message of error ?

Cheers.
Carlos Chávez.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to