Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Extracting a count query from a read query

On Mon, Sep 19, 2011 at 4:36 PM, Laird Nelson <ljnelson@xxxxxxxxx> wrote:
I am looking for an automated way to turn a generic SELECT query in JPQL into an "equivalent" COUNT query.  I am not sure if this is possible.

I'm asking essentially this question: http://www.velocityreviews.com/forums/t686191-generic-count-report-for-jpql-query.html

Best,
Laird

--
http://about.me/lairdnelson


Back to the top