Interface QueryListener<T>


public interface QueryListener<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(SQLService service, Class<?> clazz, IQuery query)