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 Glauber Andrade <gl...@maximasti.com.br> on 2003/12/16 18:12:12 UTC

select question

How do I implement a select like this with OJB Criteria ?

select * from <TABLE> where date = TO_DATE('2004','yyyy')

THANKS,

Glauber