My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Stars Type Status Priority FoundIn TargetRelease Owner   Summary + Labels ...
  80 28 Defect Accepted High ---- ---- ----   Recursive relation does not work  
  14 16 Enhancement Accepted Low ---- ---- max.ross   Support ancestor queries on the child side of unidirectional relationships.  
  86 13 Defect Accepted Medium ---- ---- ----   Support for unowned relationships  
  20 12 Enhancement Accepted Medium ---- ---- max.ross   JPA: Support @Temporal  
  54 10 Defect Accepted High ---- ---- ----   Implement check for not nullable attributes  
  45 8 Defect New Medium ---- ---- ----   Support JDOQL/JPQL "unsupported native operations" via DataNucleus in-memory evaluator  
  48 8 Defect Accepted Medium ---- ---- ----   Add support for operator NOT for JPA  
  153 8 Defect Accepted High ---- 1.1.0 max.ross   Support polymorphic relationships  
  132 7 Defect Accepted Medium ---- ---- max.ross   batch get queries should return results in same order as the key params  
  8 6 Enhancement Accepted Medium ---- ---- max.ross   Reenable compiled query cache  
  12 6 Enhancement Accepted Medium ---- ---- max.ross   Investigate id gen flexibility  
  93 6 Defect Accepted Medium ---- ---- max.ross   @Persistent(embedded="true") should cause field to be stored in its serialized form.  
  124 6 Defect Accepted High 1.0.3 1.1.0 max.ross   Connection leak when not using txns.  
  152 6 Enhancement Accepted High ---- 1.1.0 max.ross   Version 1.1  
  62 5 Defect Accepted Medium 1.0.1 ---- max.ross   Attempt to change parent of child not detected  
  74 5 Defect New Medium ---- ---- ----   JDO throws UnsupportedOperationException when calling list.remove(...) in one-to-many relationship  
  103 5 Defect Accepted Medium ---- ---- ----   Upgrade to DataNucleus 2.0  
  107 5 Defect New Medium ---- ---- ----   Support JPQL UPDATE  
  89 4 Defect Accepted Medium ---- 1.1.0 max.ross   assigning new value to child field does not delete the old child entity  
  98 4 Defect Accepted Medium ---- ---- ----   @Embedded implementation fault when using getObjectById  
  109 4 Enhancement Accepted Medium ---- ---- max.ross   Add support for pks of type long  
  121 4 Defect Accepted Medium ---- ---- ----   JDO transaction does not start datastore's transaction  
  138 4 Defect New Medium ---- ---- ----   Shared Child Class Exception  
  140 4 Defect New Medium ---- ---- ----   Children objects are deleted from the datastore but still appear in the Data Viewer  
  142 4 Defect Accepted Medium ---- ---- ----   Cannot delete detached object outside a txn (JPA)  
  151 4 Defect New Medium ---- ---- ----   datanucleus.DetachAllOnCommit doesn't work properly  
  68 3 Defect Accepted Medium 1.0.2 ---- max.ross   Detect attempts to set a parent field to null.  
  73 3 Defect Accepted Medium ---- 1.1.0 max.ross   parent PC cannot have more than one field that are of the same child PC  
  79 3 Enhancement Accepted Medium ---- 1.0.3 max.ross   Support unindexed properties on Version columns  
  90 3 Defect New Medium ---- ---- max.ross   fail to update value of an indexed list (as oppsed to @Order) child  
  127 3 Defect New Medium ---- ---- ----   Date.getDate() is not supported  
  129 3 Defect New Medium ---- ---- ----   value-strategy fields are not set in postStore when using makePersistentAll  
  133 3 Enhancement Accepted Medium ---- ---- max.ross   Expose rpc stats per txn and per PersistenceManager/EntityManager  
  144 3 Defect Accepted Medium 1.0.3 ---- ----   makePersistent does not wrap ArrayList with SCO wrapper.  
  149 3 Defect New Medium ---- ---- ----   Invalid JDOQL using == not throwing exception  
  159 3 Defect Accepted Medium 1.0.3 1.1.0 max.ross   JPA: Version field does not increment when object is merged  
  164 3 Defect Accepted Medium ---- ---- max.ross   Investigate pm.getXXX methods that don't take a Class arg  
  165 3 Defect New Medium ---- ---- ----   Relation.ONE_TO_ONE_BI NPE postInsert(PersistenceCapableMapping.java:1039)  
  92 2 Defect New Medium ---- ---- ----   Writing to persinstent property of child entity in JPA @PostPersist listener causes this child to be treated in different entity group than its parent  
  115 2 Enhancement Accepted Low ---- ---- max.ross   Support Sequences on pks of type Key  
  117 2 Defect New Medium ---- ---- ----   Datanucleus fails when commiting non-existing transaction  
  118 2 Defect Accepted Medium ---- 1.1.0 max.ross   Raise exception when lhs of contains is not a collection.  
  125 2 Defect New Medium ---- ---- ----   id is not created for class with reference to same class  
  130 2 Defect New Medium ---- ---- ----   EntityExistsException does not cause current transaction marked as rollbackOnly  
  141 2 Defect Accepted Medium 1.0.3 ---- ----   Silent exception (and tx rollback) when using @Version with a date field  
  147 2 Defect New Medium ---- ---- ----   NOT is not supported with "member of" JPA-QL  
  148 2 Defect Accepted Medium 1.0.3 ---- max.ross   Silent field collisions with embedded classes  
  163 2 Defect Accepted Medium ---- ---- ----   java.lang.IllegalArgumentException: can't accept class org.datanucleus.identity.IdentityReference as a memcache entity  
  166 2 Defect Accepted Medium 1.0.3 1.1.0 ----   setResultClass class cast error  
  168 2 Enhancement Accepted Medium ---- ---- ----   API for translating JDO-managed objects into low-level entities  
  174 2 Defect Accepted Medium 1.0.4 1.1.0 max.ross   Simultaneous transactions (on the same thread) do not function as expected  
  178 2 Defect Accepted Medium 1.0.4.1 ---- max.ross   CascadeType.ALL on ManyToOne causes StackOverflow  
  155 1 Defect New Medium ---- ---- ----   Support JDOQL Query.setCandidates()  
  167 1 Defect New Medium ---- ---- ----   JPA child collection merge broken  
  170 1 Defect Accepted Medium 1.0.3 1.1.0 max.ross   Detect objects that are owned by multiple types  
  173 1 Defect New Medium ---- ---- ----   Requirement to have datanucleus-jpa in CLASSPATH when using JDO?  
  175 1 Defect New Medium ---- ---- ----   Primary key Exception not came when it the Duplicate value manually inserted.  
  177 1 Defect New Medium ---- ---- ----   Creator exression support in JPA  
  179 1 Defect New Medium ---- ---- ----   List.remove(int index) doesn't work correctly  
  180 1 Defect New Medium ---- ---- ----   Use com.google package namings for this plugin  
CSV