Skip to content

Ability to save entities without triggering events #5116

@syncro

Description

@syncro

There can be some cases requiring entites to be saved without emiting EntityChangedEvent and EntitySavingEvent. Possible workarounds can be quite complicated for large projects with big number of entites with lots of fields. So there can be the following solutions:

  1. Add EclipseLink Hint to save without events trigger if this is possible
  2. Add overload to save methods of DataManager, SaveContext etc. with arugment allowing to disable events triggering

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions