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 remove by id method to EntityViewManager #499

Closed
beikov opened this issue Dec 13, 2017 · 0 comments
Closed

Add remove by id method to EntityViewManager #499

beikov opened this issue Dec 13, 2017 · 0 comments

Comments

@beikov
Copy link
Member

beikov commented Dec 13, 2017

This is very similar to #497 but instead of passing the actual view, this method should accept an entity view type and the entity id. This depends on adequate methods being made available as part of #443 since it shouldn't load the objects first to then remove them, but execute the deletion process entirely on the database.

@beikov beikov self-assigned this Dec 13, 2017
@beikov beikov added this to the 1.2.0 milestone Dec 14, 2017
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 25, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 25, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 25, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 26, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 27, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 27, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 27, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 27, 2018
…Blazebit#503] Introduced entity collection management API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
beikov added a commit that referenced this issue Jan 27, 2018
…agement API and made use of it for cascading deletes in entity views. Ironed out many inverse mapping issues
@beikov beikov closed this as completed Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant