There is an old query that it was not possible to express in JDOQL. Having A and B classes, with A.b being a many-to-0/1, the query is: "What are the Bs not referenced by any A ?". Does subquery address somehow this use-case too ?
Guido
There is an old query that it was not possible to express in JDOQL. Having A and B classes, with A.b being a many-to-0/1, the query is: "What are the Bs not referenced by any A ?". Does subquery address somehow this use-case too ?
Guido