1. Problem persisting collection of interfaces in JDO/Datanucleus. "unable to assign an object of type.." stackoverflow.comI am getting below error whilst trying to persist an object that has a collection of interfaces which I want to hold a couple of different types of objects. Seems to ... |
2. JDO best practice: Store objects as a collection under their parent or independently? stackoverflow.comI have a |