Merge remote branch 'jwage/master'
* jwage/master: Adding missing OnFlush annotation.
This commit is contained in:
commit
dbeaa3f548
@ -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 {}
|
Loading…
Reference in New Issue
Block a user