Hi,

I'm wondering what is the most convenient way to check whether a table-row
exists or not (using a criteria as condition).
I was looking for a special method (something like exists() in the Peer
classes but couldn't find.
So I guess I have either to build my own method or do the usual doSelect and
then check whether mylist.size() is 0 or not.
Or did I miss something?

TIA.
Marc


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to