Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for DataNucleus 5.1+ #442

Open
beikov opened this issue Sep 6, 2017 · 0 comments
Open

Add support for DataNucleus 5.1+ #442

beikov opened this issue Sep 6, 2017 · 0 comments
Assignees
Labels
component: core kind: enhancement worth: medium Implementing this has a medium worth
Milestone

Comments

@beikov
Copy link
Member

beikov commented Sep 6, 2017

The current integration only works with DataNucleus 4 and 5.0 but there were some changes in 5.1 that break the integration. The new integration shouldn't be too complicated to do, most of the logic can be reused but we have to implement new interfaces. When this is done, check if grouping by embeddables as done in SelectTest#testSelectAggregateEntitySelect works as this is related to the bug report: datanucleus/datanucleus-rdbms#226

@beikov beikov added this to the 1.2.0 milestone Sep 6, 2017
@beikov beikov self-assigned this Sep 6, 2017
@beikov beikov modified the milestones: 1.2.0, 1.3.0 Jan 28, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 2, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 2, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 2, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 2, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 6, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 7, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 8, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 8, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
beikov added a commit to beikov/blaze-persistence that referenced this issue Mar 8, 2018
…upport for Hibernate 5.3 and DataNucleus 5.1. Adapt parameter handling in custom sql queries. Fix subview attribute flusher oversight. Documentation update
@beikov beikov added the worth: medium Implementing this has a medium worth label Sep 20, 2020
@beikov beikov modified the milestones: 1.6.0, 2.1.0 Apr 23, 2021
@beikov beikov modified the milestones: 2.1.0, 1.7.0 Nov 1, 2021
@beikov beikov changed the title Add support for DataNucleus 5.1 Add support for DataNucleus 5.1+ Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core kind: enhancement worth: medium Implementing this has a medium worth
Projects
None yet
Development

No branches or pull requests

1 participant