che-server/core
Sergii Leschenko 0675a62562 CHE-3342 Extend cascade removing engine to be able to perform any operation as cascade.
Also contains following changes:
- Fixes rethrowing original exception while cascade operation.
- Add manually publishing cascade events in implementation of DAOs instead of using EntityListeners.
- Add flushing of data by EntityManager#flush to produce consistency exception in right place.
- Add CascadeEventLister that is able to throw any of Exception. If listener throws exception then all data changes should be canceled.
- Add base events(PersistEvent, RemoveEvent, UpdateEvent). CascadeEventService throws only right exceptions for each use case. When thrown by listener exception should not be thrown by contract of this operation, then it will be wrapped into ServerException.
2017-01-12 17:33:51 +02:00
..
che-core-api-core CHE-3342 Extend cascade removing engine to be able to perform any operation as cascade. 2017-01-12 17:33:51 +02:00
che-core-api-dto [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
che-core-api-dto-maven-plugin [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
che-core-api-model [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
che-core-db CHE-3342 Extend cascade removing engine to be able to perform any operation as cascade. 2017-01-12 17:33:51 +02:00
che-core-db-vendor-h2 [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
che-core-db-vendor-postgresql [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
che-core-typescript-dto-maven-plugin [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
commons [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00