datanucleus/datanucleus-api-jdo
Support for DataNucleus persistence using the JDO API (JSR0012, JSR0243)
Java
Issues
- 1
Test case to reproduce an issue with executing a JDOQLType query with a result clause of candidate() or candidate(„this“)
#136 opened by mboapache - 0
- 7
JDOQLTypedQuery: wrong query result when replacing QFullTimeEmployee.candidate() by QFullTimeEmployee.candidate("this")
#133 opened by mboapache - 0
Apply #133 to master (6.0) branch
#134 opened by andyjefferson - 1
Missing extensions in IndexMetaData when multiple indices are defined at class-level via @Index annotation
#132 opened by jgolinowski - 1
JDO TCK 3.3.0-SNAPSHOT failing
#131 opened by javasmithy - 1
Support for @Convert on types
#127 opened by tzaeschke - 0
- 0
Add convenience method to return the fields of a class that are in the current FetchPlan
#126 opened by andyjefferson - 0
- 0
- 0
Refactor org.datanucleus.api.jdo.metadata.XXXMetadataImpl to org.datanucleus.api.jdo.metadata.api
#122 opened by andyjefferson - 0
- 0
- 0
Use ExecutionContext.retrieveObjects() method to allow for future optimisation
#119 opened by andyjefferson - 1
Datanucleus will traverse collection to get all relationed filed rather than using join sql when apply retrieveAll method in JDOPersistenceManager.java
#118 opened by ns7381 - 0
- 0
- 0
Support core-387
#115 opened by andyjefferson - 0
Support core-386
#114 opened by andyjefferson - 0
- 0
Abstract 2 metadata handlings to ApiAdapter
#112 opened by andyjefferson - 4
- 0
- 0
Support core-377
#110 opened by andyjefferson - 0
Update MultiTenant "disable" handling
#108 opened by andyjefferson - 2
Memory leak when the ResultSet be closed
#106 opened by StefanXiepj - 0
Fuller support for surrogate CreateUser, CreateTimestamp, UpdateUser, UpdateTimestamp
#104 opened by andyjefferson - 1
Support JDO-778: Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery
#102 opened by andyjefferson - 1
- 0
JDOQLTyped : when result class defined but no result, return "DISTINCT this"
#98 opened by andyjefferson - 0
JDOQLTypedQuery executeResultList(Class) and executeResultUnique(Class) should allow result class but no result
#97 opened by andyjefferson - 0
- 0
Update generics of JDOQLTypedQueryImpl method to be "? extends Number" instead of "?"
#95 opened by andyjefferson - 0
JDOQLTypedQuery : cast to persistable subtypes needs to create QXXX expression but currently just creates PersistableExpressionImpl
#94 opened by andyjefferson - 3
- 0
JDOQLTypedQuery : Add Expression.as() to specify alias for result clauses
#92 opened by andyjefferson - 0
JDOQLTypedQuery : distinct result setting should be passed to the generic compilation
#91 opened by andyjefferson - 0
JDOQLTypedQuery : Creation of PrimaryExpression can omit the left expression
#90 opened by andyjefferson - 0
- 0
- 0
- 0
JDOQLTypedQuery : Support IfElseExpression
#86 opened by andyjefferson - 0
- 0
- 0
- 0
- 0
- 0
- 0