Nice sample, Dan! It can be really useful for those queries that currently need to access directly the DN query API (ie, those returning COUNT(*), group by, etc.).
Cheers, Oscar > El 1/5/2015, a las 15:24, Dan Haywood <[email protected]> > escribió: > > Just a quick post to say that I've updated the todoapp [1] to demonstrate > the use of type-safe queries using DataNucleus' support. > > This isn't a new feature in 1.9.0-SNAPSHOT or DataNucleus 4; if you have an > existing app running on 1.8.0 or earlier you should still be able to use > this feature. (Indeed, perhaps some already are?) > > Anyway, hope it's useful; the specific section to look at in the README is > [2] > > Cheers > Dan > > > [1] https://github.com/isisaddons/isis-app-todoapp > [2] https://github.com/isisaddons/isis-app-todoapp#jdoql-vs-typesafe-queries
