> 2. Need new test cases for Query changes. The existing test cases might be
> adapted to execute the third type of query. String query, api query,
> type-safe query.
> 
> Is everything checked into the api in order to run type-safe queries?

JDO API js complete AFAIK. 
DN tests for JDOQLTypedQuery run without problem.
They can be found under here
https://github.com/datanucleus/tests/tree/master/jdo/typesafe

Bear in mind that you will need to run the annotation processor to create the 
Q classes to use JDOQLTypedQuery.


-- 
Andy
DataNucleus (Web: http://www.datanucleus.org   Twitter: @datanucleus)

Reply via email to