Class JdbcResultWithIo


  • public final class JdbcResultWithIo
    extends Object
    Jdbc result with IO.
    • Constructor Detail

      • JdbcResultWithIo

        public JdbcResultWithIo​(JdbcResult res,
                                JdbcThinTcpIo cliIo)
        Constructor.
        Parameters:
        res - JDBC response result.
        cliIo - Ignite endpoint.
    • Method Detail

      • response

        public <R extends JdbcResult> R response()
        Returns:
        Response.