Hi Andy.
Hi Timo,
The newest release of Querydsl has now support for subqueries for JDOQL.
Is there some kind of conformance test suite to validate Querydsl as a
JDOQL implementation?
But QueryDSL isn't a JDOQL implementation though is it ? You presumably take
your API input and convert it into a single-string form of JDOQL for use by
the actual JDOQL implementation (e.g DataNucleus). You don't execute the
query on the underlying datastore.
The JDO2 TCK test compliance with the JDO2 spec ... for the JDO
implementation. Specifically, those tests (in Apache JDO SVN) will use the
JDOQL API and single-string form, and test the results from those queries
(after execution on the datastore).
Yes, you are correct. Querydsl is just an API layer on top of JDO. What
I meant is that I could use the JDO2 TCK tests to make sure that all
queries can be constructed via Querydsl.
It would be at the same time a reference on how Querydsl queries are
serialized into single string JDOQL form.
Br,
Timo Westkämper.
- JDO TCK Conference Call Friday, May 29, 9 am PDT Michelle Caisse
- Minutes: JDO TCK Conference Call Friday, May 29, 9 am PDT Craig L Russell
- JDO TCK Conference Call Friday, June 5, 9 am PDT Michelle Caisse
- Re: JDO TCK Conference Call Friday, June 5, 9 am PDT Craig L Russell
- Re: JDO TCK Conference Call Friday, June 5, 9 am PDT mcaisse
- Re: JDO TCK Conference Call Friday, June 5, 9 am PDT Michael Bouschen
- Minutes: JDO TCK Conference Call Friday, June 5, 9 am PDT Craig L Russell
- Re: Minutes: JDO TCK Conference Call Friday, June 5, 9 am... Timo Westkämper
- Querydsl release 0.4.4 Timo Westkämper
- Re: Querydsl release 0.4.4 Andy Jefferson
- Re: Querydsl release 0.4.4 Timo Westkämper
- JDO TCK Conference Call Friday, June 12, 9 am PDT Michelle Caisse
- Minutes: JDO TCK Conference Call Friday, June 12, 9 am PD... Michelle Caisse
- Re: JDO TCK Conference Call Friday, June 12, 9 am PDT Craig L Russell
- Re: JDO TCK Conference Call Friday, June 12, 9 am PDT Matthew Adams
- JDO TCK Conference Call Friday, June 19, 9 am PDT mcaisse
- Minutes: JDO TCK Conference Call Friday, June 19, 9 am PD... Craig L Russell
- Re: Minutes: JDO TCK Conference Call Friday, June 19, 9 a... Andy Jefferson
- Re: Minutes: JDO TCK Conference Call Friday, June 19, 9 a... Andy Jefferson
- Re: Minutes: JDO TCK Conference Call Friday, June 19, 9 a... Craig L Russell
- JDO TCK Conference Call Friday, June 26, 9 am PDT Michelle Caisse