You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by J?rn Willh?ft <jw...@honeymill.com> on 2004/08/05 17:26:04 UTC

[OJB] Issue #OJB284 - QueryByCriteria.setEndAtIndex(int) and PersistenceBroker....

You can view the issue detail at the following URL:

    http://nagoya.apache.org/scarab/issues/id/OJB284

Type
 Defect

Issue ID
 OJB284 (QueryByCriteria.setEndAtIndex(int) and PersistenceBroker.deleteByQuery() always delete ALL elements)

Reported by
 Jörn Willhöft
 willhoeft (jwi@honeymill.com)

New issue details:
---------------------------------------------------------

Description set to "Setting setEndAtIndex(int) on ..."
Summary set to "QueryByCriteria.setEndAtIndex(..."
Added file attachment "DbHelperTest.java"
Priority set to "Medium"
Operating system set to "All"
Issue created
Severity set to "Normal"
Platform set to "All"
Status set to "Unconfirmed"

---------------------------------------------------------
This message is automatically generated by the Scarab
issue tracking system.  For more information:
http://scarab.tigris.org/



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: [OJB] Issue #OJB284 - QueryByCriteria.setEndAtIndex(int) and PersistenceBroker....

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi jörn,

delete by query simply executes a sql-delete statement. it does not consider 
index settings, nor does it remove deleted objects from cache.

jakob

J?rn Willh?ft schrieb:

> You can view the issue detail at the following URL:
> 
>     http://nagoya.apache.org/scarab/issues/id/OJB284
> 
> Type
>  Defect
> 
> Issue ID
>  OJB284 (QueryByCriteria.setEndAtIndex(int) and PersistenceBroker.deleteByQuery() always delete ALL elements)
> 
> Reported by
>  Jörn Willhöft
>  willhoeft (jwi@honeymill.com)
> 
> New issue details:
> ---------------------------------------------------------
> 
> Description set to "Setting setEndAtIndex(int) on ..."
> Summary set to "QueryByCriteria.setEndAtIndex(..."
> Added file attachment "DbHelperTest.java"
> Priority set to "Medium"
> Operating system set to "All"
> Issue created
> Severity set to "Normal"
> Platform set to "All"
> Status set to "Unconfirmed"
> 
> ---------------------------------------------------------
> This message is automatically generated by the Scarab
> issue tracking system.  For more information:
> http://scarab.tigris.org/
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org