1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00

Revert "Adding missing OnFlush annotation."

This reverts commit 79d3f655ef.
This commit is contained in:
David Abdemoulaie 2010-05-18 17:20:40 -05:00
parent dbeaa3f548
commit 5bbe6c7292

View file

@ -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 {}