Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 35328 invoked from network); 27 Mar 2004 21:04:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Mar 2004 21:04:22 -0000 Received: (qmail 63379 invoked by uid 500); 27 Mar 2004 21:04:10 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 63348 invoked by uid 500); 27 Mar 2004 21:04:10 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 63335 invoked from network); 27 Mar 2004 21:04:10 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 27 Mar 2004 21:04:10 -0000 Received: (qmail 24901 invoked from network); 27 Mar 2004 21:04:52 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 27 Mar 2004 21:04:52 -0000 Message-ID: <878642674.1080421492721.JavaMail.apache@localhost> Date: Sat, 27 Mar 2004 13:04:52 -0800 (PST) From: Jakob Braeuchi Reply-To: Scarab System To: Dieter Faber Subject: [OJB] Issue #OJB247 modified Cc: "ojb-dev@db.apache.org" Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You can view the issue detail at the following URL: http://nagoya.apache.org/scarab/issues/id/OJB247 Type Defect Issue ID OJB247 (getIteratorByQuery fails with StringIndexOutOfBoundsException) Modified by Jakob Braeuchi brj (jbraeuchi@hotmail.com) The following modifications were made to this issue: --------------------------------------------------------------------- Added comment to issue 'the problem is fixed now but a pure SQL-Query should not be packed in a QueryByCriteria. a QueryBySQL is the way to do it: QueryFactory.newQuery(MyClass.class, theSqlString);' --------------------------------------------------------------------- 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