hi folks,
we ran into this while implementing a call to a stored procedure that returns numerous result sets.
unfortunately vertx-jdbc (as for v3.3.3) is lacking support for CallableStatement.getMoreResults().
my team mate created an
issue for this.
i'm posting this mainly as a reference for those who will search the forum.
cheers.