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