#import "LOEvent.h"

@implementation LOEvent
@end

@implementation LOInsertEvent
@end

@implementation LODeleteEvent
@end

@implementation LOUpdateEvent
@end

@implementation LOToOneRelationshipUpdateEvent
@end

@implementation LOManyToManyRelationshipDeleteEvent
@end

@implementation LOManyToManyRelationshipInsertEvent
@end
