1
0
mirror of synced 2025-01-18 14:31:40 +03:00

Revert "Adding missing OnFlush annotation."

This reverts commit 79d3f655ef7d90ebc9e22557dee6183ef7696bf1.
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 {}