datanucleus-api-jdo
datanucleus-api-jdo copied to clipboard
Not possible to define fetch group as specified by JDO spec 3.2.pdf
As per JDO specs attached to this repository, on page no 133 the fetch group details-children-list is defined. It is not possible to define such fetch group using annotations or as dynamic fetch group, Either spec doc or implementation need to change. It would be better if we change implementation.