![]() |
![]() |
|
| Index | Recent Threads | Unanswered Threads | Who's Online | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2
|
|
| Author |
|
|
Newbie Joined: Oct 3, 2007 Post Count: 13 Status: Offline |
Hi! Using DataNucleus 1.1.2. I have this named query defined in package.jdo: When using this query an execption is thrown although I can't find anything being wrong with the SQL statement: It turned out that the SELECT keyword must not be followed by a line break character (0x0D or 0x0A) like in the package.jdo code above but by a different whitespace character (e.g. 0x20 or 0x09). Inserting a space after SELECT and before the line break works. Maybe someone will find that useful. In the JDO 2.2 spec I can't find any constraint on the whitespace characters that must follow SELECT. Is this in compliance with the SQL spec or should this be reported a bug? Dirk |
||
|
|
Expert UK Joined: Mar 13, 2004 Post Count: 5686 Status: Offline |
Likely there's a check on SELECT . Raise a JIRA on "NUCRDBMS" as Minor. Thx!---------------------------------------- -Andy ![]() ![]() |
||
|
|
|
|
|
Current timezone is GMT May 17, 2012 12:25:56 PM |