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. |
||
|---|---|---|
| .. | ||
| che-core-api-core | ||
| che-core-api-dto | ||
| che-core-api-dto-maven-plugin | ||
| che-core-api-model | ||
| che-core-db | ||
| che-core-db-vendor-h2 | ||
| che-core-db-vendor-postgresql | ||
| che-core-typescript-dto-maven-plugin | ||
| commons | ||
| pom.xml | ||