You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Michael Scholz <mi...@infogeneration.de> on 2003/12/07 19:13:27 UTC

select count

Hello,

how can I select the count of entries in a table (like select count(*) from <table>)?

Thanks,
Micha.






Michael Scholz
http://www.infogeneration.de
http://contineo.sourceforge.net

Re: select count

Posted by Thomas Cornet <th...@cornet.name>.

You should take a look at 'PersistenceBroker.getCount(Query q)' method.

Thomas

At 19:13 07/12/2003, you wrote:
>Hello,
>
>how can I select the count of entries in a table (like select count(*) 
>from <table>)?
>
>Thanks,
>Micha.
>
>
>
>
>
>
>Michael Scholz
>http://www.infogeneration.de
>http://contineo.sourceforge.net



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org