I commited this fix this morning.

mike


On Thu, Jan 18, 2001 at 11:22:28AM -0600, Mike Haberman wrote:
> 
>    Currently, SqlExpression throws an exception if the criteria
>    is null.  I have a patch that allows the null critera.  I need
>    it so I can handle null values in select, inserts and updates (e.g.):
> 
>    Criteria c = new Criteria();
>    c.add(BOPeer.Name, null);
> 
> 
>    If there's no objection, I would like to commit the patch asap.
> 
> 
>    thanks
> 
>    mike
> 
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to