Hi Kevin,

Use QueryByCriteria(YourClass.class, null);

Regards,
Wulf

-----Urspr�ngliche Nachricht-----
Von: Kevin Viet [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 17. Dezember 2002 14:23
An: OJB Users List
Betreff: criteria API


Hello all, I've searched the API but I didn't find how to do this :

How to use Criteria API to retrieve all the objects from a table in one 
query, for example: 
select * from contacts; 



-- 
Kevin Viet <[EMAIL PROTECTED]>
ActiVia Networks




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

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

Reply via email to