Commit dbeaa3f5 authored by David Abdemoulaie's avatar David Abdemoulaie

Merge remote branch 'jwage/master'

* jwage/master:
  Adding missing OnFlush annotation.
parents e88aaa1b 79d3f655
...@@ -134,4 +134,4 @@ final class PostUpdate extends Annotation {} ...@@ -134,4 +134,4 @@ final class PostUpdate extends Annotation {}
final class PreRemove extends Annotation {} final class PreRemove extends Annotation {}
final class PostRemove extends Annotation {} final class PostRemove extends Annotation {}
final class PostLoad extends Annotation {} final class PostLoad extends Annotation {}
final class OnFlush extends Annotation {}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment