Vertx 4.0 how to migrate queryStreamWithParams

83 views
Skip to first unread message

E. Ulrich Kriegel

unread,
Dec 17, 2020, 11:06:08 AM12/17/20
to vert.x
Hi there,

we are planning to migration  our database operations from Legacy JDBC Client Api to the new Sql Client API. Because our queries result in large result sets we use  rxQueryStream- operations. Where can we find information how to do that with the new API?


Thanks in advance

--ulrich

Julien Viet

unread,
Dec 17, 2020, 5:58:33 PM12/17/20
to vert.x
Hi,



it is implemented for JDBC.

can you open an issue for this in the guide ?

Julien



--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/1734ce96-adea-4e2f-ac51-6c5d0e9f0082n%40googlegroups.com.

E. Ulrich Kriegel

unread,
Jan 6, 2021, 1:41:28 AM1/6/21
to vert.x
In the Legacy Database Streaming Interface there is a ResultSetCloseHandler to cope with multiple result sets, but in the new async interfaces there is none.

How to cope here with multiple result sets and streaming?

Thanks



Reply all
Reply to author
Forward
0 new messages