Java Mailing List Archive

http://www.gg3721.com/

Home » users.openjpa »

Typo in OpenJPA manual?

Don T

2008-08-27

Replies: Find Java Web Hosting

Author LoginPost Reply

In Section 2.7.4.1. JPQL Aggregate Examples of the latest OpenJPA manual

http://openjpa.apache.org/docs/latest/manual.html

has this example query

SELECT SUM(mag.price) FROM Publisher pub JOIN pub.magazines mag
pub.firstName = 'Larry'

Shouldn't there be a WHERE token between mag and pub.firstName?
--
Sent from the OpenJPA Users mailing list archive at Nabble.com.

©2008 gg3721.com - Jax Systems, LLC, U.S.A.