Interface RequestExecutor.ExtendedQueryHandler

    • Method Detail

      • handleSuspend

        void handleSuspend​(TypeRef[] parameterTypes,
                           ResultField[] resultFields,
                           RowDataSet rows,
                           java.util.List<Notice> notices)
                    throws java.io.IOException
        Throws:
        java.io.IOException