Christophe.Demarey dijo: > Hi, > > I wonder if OJB implements JDO Queries (with extents) ! > There is no example of JDO Queries at > "http://db.apache.org/ojb/query.html#JDO%20queries". > > If JDO Queries are implemented, can someone tell me the good way to > write it? Is there specific OJB operations ? > I tryed to write a JDO query that follows the JDO specifcation but I > had an exception (see my last mail).
I am also newbie here, but I saw JDO Queries works if you compile your code for Java 1.3. If you compile for Java 1.4, it simply does not work and throw exceptions. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
