Adding missing OnFlush annotation.
This commit is contained in:
parent
73ff99c053
commit
79d3f655ef
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