package mit.sql.event ;

public interface UpdateRaiser
extends mit.util.event.ActionRaiser
{
}