Interface ProtocolHandler.CommandComplete

    • Method Detail

      • commandComplete

        ProtocolHandler.Action commandComplete​(java.lang.String command,
                                               java.lang.Long rowsAffected,
                                               java.lang.Long insertedOid)
                                        throws java.io.IOException
        Throws:
        java.io.IOException