GAE, JDO: how to cache a parent entity without it's children...
Read MoreHow to add item to entity's 1-N property in GAE...
Read MoreCan I remove an enum value with if it has been save with a JDO entity?...
Read MoreGAE, JDO: working with entities loaded from cache...
Read MoreFlaky Loading of 1-N Relationships with DataNucleus 3.x...
Read MoreNullPointerException running DataNucleus Enhancer 3.1.0-release...
Read MoreJDO in App Engine: how can an owned relationship be not dependent?...
Read MoreDetermine if object belongs to persistence manager or not...
Read MoreDatanucleus: moving from @Transactional to non-transactional...
Read MoreAppEngine - Optimize read/write count on POST request...
Read MoreWhy does JDOQL query using "matches" semantics only work with a literal?...
Read MoreComposite Keys in DataNucleus JDO implementation (field jdoStateManager)...
Read MoreHow do you make query results available after closing the persistence manager...
Read Morehow to handle JDO app engine transaction ConcurrentModificationException...
Read MoreSet fetchSize for owned relationship in JDO...
Read MoreCan DataNucleus persist an abstract base class parameterized with Generics?...
Read MoreGoogle App Engine JDO and Strong Consistancy...
Read MoreMongoDb ConnectionURL in jdoconfig.xml...
Read MoreList access synchronization in GAE...
Read MoreIs there a way to have a non-persistent field in GAE/J using JDO?...
Read MoreIs makePersistent of JDO PersistentManager not enough for creating child elements?...
Read MorePrepared statements in Datanucleus - MySQL...
Read MoreWhat's the difference between jdbcType and sqlType for the @Column annotation?...
Read MoreHow to auto-replace children entities with JDO?...
Read MoreGoogle App Engine entities in a separate project are not being dataenhanced...
Read MoreGAE JDO - What's the correct way to model these relationships?...
Read More