Class CalcitePrepareImpl.CalcitePreparedExplain

    • Method Detail

      • getBindable

        public Bindable getBindable​(org.apache.calcite.avatica.Meta.CursorFactory cursorFactory)
        Description copied from interface: Prepare.PreparedResult
        Executes the prepared result.
        Parameters:
        cursorFactory - How to map values into a cursor
        Returns:
        producer of rows resulting from execution