public interface GsqlCallback<R>
R
handle(String datasourceName, groovy.sql.Sql sql)
R handle(@Nonnull String datasourceName, @Nonnull groovy.sql.Sql sql)