Merge remote branch 'jwage/master'
* jwage/master: Adding missing OnFlush annotation.
This commit is contained in:
commit
dbeaa3f548
1 changed files with 1 additions and 1 deletions
|
@ -134,4 +134,4 @@ final class PostUpdate extends Annotation {}
|
|||
final class PreRemove extends Annotation {}
|
||||
final class PostRemove extends Annotation {}
|
||||
final class PostLoad extends Annotation {}
|
||||
|
||||
final class OnFlush extends Annotation {}
|
Loading…
Add table
Reference in a new issue