Re: Wrong SQL statement being generated

2012-05-16 Thread mwalter
.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7561902.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: Wrong SQL statement being generated

2012-04-29 Thread Ravi P Palacherla
.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7512197.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: Wrong SQL statement being generated

2012-04-27 Thread mwalter
** push ** -- View this message in context: http://openjpa.208410.n2.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7505761.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: Wrong SQL statement being generated

2012-04-27 Thread Rick Curtis
I'm unable to recreate this problem on MySQL... are there any Oracle experts that want to give this one a crack? On Fri, Apr 27, 2012 at 6:01 AM, mwalter marc.wal...@sbb.ch wrote: ** push ** -- -- *Rick Curtis*

RE: Wrong SQL statement being generated

2012-04-27 Thread Ravi Palacherla
statement being generated I'm unable to recreate this problem on MySQL... are there any Oracle experts that want to give this one a crack? On Fri, Apr 27, 2012 at 6:01 AM, mwalter marc.wal...@sbb.ch wrote: ** push ** -- -- *Rick Curtis*

Re: Wrong SQL statement being generated

2012-04-27 Thread Rick Curtis
, 2012 10:32 AM To: users@openjpa.apache.org Subject: Re: Wrong SQL statement being generated I'm unable to recreate this problem on MySQL... are there any Oracle experts that want to give this one a crack? On Fri, Apr 27, 2012 at 6:01 AM, mwalter marc.wal...@sbb.ch wrote: ** push

Re: Wrong SQL statement being generated

2012-04-20 Thread mwalter
) at org.apache.openjpa.kernel.DelegatingResultList.get(DelegatingResultList.java:244) : -- View this message in context: http://openjpa.208410.n2.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7484773.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Wrong SQL statement being generated

2012-04-16 Thread mwalter
is the statement fails using Oracle 11g, using H2 it works and the OR parts are gone. Weird stuff! Thank you for any hint...! -- View this message in context: http://openjpa.208410.n2.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7470306.html Sent from the OpenJPA Users mailing list

Re: Wrong SQL statement being generated

2012-04-16 Thread Rick Curtis
Can you provide some more context? What is the JPQL that is being executed? What version of OpenJPA are you running? Thanks, Rick On Mon, Apr 16, 2012 at 8:39 AM, mwalter marc.wal...@sbb.ch wrote: Here's a part of a SQL statement being generated by OpenJPA using Oracle database: ... WHERE

Re: Wrong SQL statement being generated

2012-04-16 Thread mwalter
tons of SQLs including the wrong one are fired gathering the required information. -- View this message in context: http://openjpa.208410.n2.nabble.com/Wrong-SQL-statement-being-generated-tp7470306p7470341.html Sent from the OpenJPA Users mailing list archive at Nabble.com.