Table of Contents - RDoc Documentation
Classes and Modules
Methods
- ::new — SQLRConnection
- ::new — SQLRCursor
- #affectedRows — SQLRCursor
- #autoCommitOff — SQLRConnection
- #autoCommitOn — SQLRConnection
- #begin — SQLRConnection
- #bindFormat — SQLRConnection
- #cacheOff — SQLRCursor
- #cacheToFile — SQLRCursor
- #clearBinds — SQLRCursor
- #clientVersion — SQLRConnection
- #closeResultSet — SQLRCursor
- #colCount — SQLRCursor
- #commit — SQLRConnection
- #countBindVariables — SQLRCursor
- #dbHostName — SQLRConnection
- #dbIpAddress — SQLRConnection
- #dbVersion — SQLRConnection
- #debugOff — SQLRConnection
- #debugOn — SQLRConnection
- #defineOutputBindBlob — SQLRCursor
- #defineOutputBindClob — SQLRCursor
- #defineOutputBindCursor — SQLRCursor
- #defineOutputBindDate — SQLRCursor
- #defineOutputBindDouble — SQLRCursor
- #defineOutputBindInteger — SQLRCursor
- #defineOutputBindString — SQLRCursor
- #disableEncryption — SQLRConnection
- #dontGetColumnInfo — SQLRCursor
- #enableKerberos — SQLRConnection
- #enableTls — SQLRConnection
- #endOfResultSet — SQLRCursor
- #endSession — SQLRConnection
- #errorMessage — SQLRConnection
- #errorMessage — SQLRCursor
- #errorNumber — SQLRConnection
- #errorNumber — SQLRCursor
- #executeQuery — SQLRCursor
- #fetchFromBindCursor — SQLRCursor
- #firstRowIndex — SQLRCursor
- #getAutoCommit — SQLRConnection
- #getBindVariableDelimiterAtSignSupported — SQLRConnection
- #getBindVariableDelimiterColonSupported — SQLRConnection
- #getBindVariableDelimiterDollarSignSupported — SQLRConnection
- #getBindVariableDelimiterQuestionMarkSupported — SQLRConnection
- #getCacheFileName — SQLRCursor
- #getCatalogList — SQLRCursor
- #getClientInfo — SQLRConnection
- #getColumnInfo — SQLRCursor
- #getColumnIsAutoIncrement — SQLRCursor
- #getColumnIsBinary — SQLRCursor
- #getColumnIsNullable — SQLRCursor
- #getColumnIsPartOfKey — SQLRCursor
- #getColumnIsPrimaryKey — SQLRCursor
- #getColumnIsUnique — SQLRCursor
- #getColumnIsUnsigned — SQLRCursor
- #getColumnIsZeroFilled — SQLRCursor
- #getColumnLength — SQLRCursor
- #getColumnList — SQLRCursor
- #getColumnName — SQLRCursor
- #getColumnNames — SQLRCursor
- #getColumnPrecision — SQLRCursor
- #getColumnScale — SQLRCursor
- #getColumnType — SQLRCursor
- #getConnectTimeoutMicroseconds — SQLRConnection
- #getConnectTimeoutSeconds — SQLRConnection
- #getConnectionPort — SQLRConnection
- #getConnectionSocket — SQLRConnection
- #getCurrentCatalog — SQLRConnection
- #getCurrentDatabase — SQLRConnection
- #getCurrentSchema — SQLRConnection
- #getCurrentUser — SQLRConnection
- #getDatabaseFeature — SQLRConnection
- #getDatabaseIsSchema — SQLRConnection
- #getDatabaseList — SQLRCursor
- #getDebug — SQLRConnection
- #getDefaultTransactionModel — SQLRConnection
- #getField — SQLRCursor
- #getFieldAsBoolean — SQLRCursor
- #getFieldAsBooleanIgnoringCase — SQLRCursor
- #getFieldAsDateDay — SQLRCursor
- #getFieldAsDateDayIgnoringCase — SQLRCursor
- #getFieldAsDateHour — SQLRCursor
- #getFieldAsDateHourIgnoringCase — SQLRCursor
- #getFieldAsDateIsNegative — SQLRCursor
- #getFieldAsDateIsNegativeIgnoringCase — SQLRCursor
- #getFieldAsDateMicrosecond — SQLRCursor
- #getFieldAsDateMicrosecondIgnoringCase — SQLRCursor
- #getFieldAsDateMinute — SQLRCursor
- #getFieldAsDateMinuteIgnoringCase — SQLRCursor
- #getFieldAsDateMonth — SQLRCursor
- #getFieldAsDateMonthIgnoringCase — SQLRCursor
- #getFieldAsDateSecond — SQLRCursor
- #getFieldAsDateSecondIgnoringCase — SQLRCursor
- #getFieldAsDateYear — SQLRCursor
- #getFieldAsDateYearIgnoringCase — SQLRCursor
- #getFieldAsDouble — SQLRCursor
- #getFieldAsDoubleIgnoringCase — SQLRCursor
- #getFieldAsInteger — SQLRCursor
- #getFieldAsIntegerIgnoringCase — SQLRCursor
- #getFieldIgnoringCase — SQLRCursor
- #getFieldLength — SQLRCursor
- #getInTransaction — SQLRConnection
- #getIsolationLevel — SQLRConnection
- #getKeyAndIndexList — SQLRCursor
- #getLastInsertId — SQLRConnection
- #getLongest — SQLRCursor
- #getNullsAsEmptyStrings — SQLRCursor
- #getNullsAsNils — SQLRCursor
- #getOutputBindBlob — SQLRCursor
- #getOutputBindClob — SQLRCursor
- #getOutputBindCursor — SQLRCursor
- #getOutputBindDateDay — SQLRCursor
- #getOutputBindDateHour — SQLRCursor
- #getOutputBindDateIsNegative — SQLRCursor
- #getOutputBindDateMicrosecond — SQLRCursor
- #getOutputBindDateMinute — SQLRCursor
- #getOutputBindDateMonth — SQLRCursor
- #getOutputBindDateSecond — SQLRCursor
- #getOutputBindDateTz — SQLRCursor
- #getOutputBindDateYear — SQLRCursor
- #getOutputBindDouble — SQLRCursor
- #getOutputBindInteger — SQLRCursor
- #getOutputBindLength — SQLRCursor
- #getOutputBindString — SQLRCursor
- #getPrimaryKeysList — SQLRCursor
- #getProcedureList — SQLRCursor
- #getProcedureParameterList — SQLRCursor
- #getResponseTimeoutMicroseconds — SQLRConnection
- #getResponseTimeoutSeconds — SQLRConnection
- #getResultSetBufferSize — SQLRCursor
- #getResultSetId — SQLRCursor
- #getRow — SQLRCursor
- #getRowHash — SQLRCursor
- #getRowLengths — SQLRCursor
- #getRowLengthsHash — SQLRCursor
- #getSchemaList — SQLRCursor
- #getTableList — SQLRCursor
- #getTableTypeList — SQLRCursor
- #getTransactionModel — SQLRConnection
- #getTypeInfoList — SQLRCursor
- #identify — SQLRConnection
- #inputBind — SQLRCursor
- #inputBindBlob — SQLRCursor
- #inputBindClob — SQLRCursor
- #inputBindDate — SQLRCursor
- #inputBinds — SQLRCursor
- #lowerCaseColumnNames — SQLRCursor
- #mixedCaseColumnNames — SQLRCursor
- #nextResultSet — SQLRCursor
- #nextvalFormat — SQLRConnection
- #openCachedResultSet — SQLRCursor
- #ping — SQLRConnection
- #prepareFileQuery — SQLRCursor
- #prepareQuery — SQLRCursor
- #prepareQueryWithLength — SQLRCursor
- #resumeCachedResultSet — SQLRCursor
- #resumeResultSet — SQLRCursor
- #resumeSession — SQLRConnection
- #rollback — SQLRConnection
- #rowCount — SQLRCursor
- #selectCatalog — SQLRConnection
- #selectDatabase — SQLRConnection
- #selectSchema — SQLRConnection
- #sendFileQuery — SQLRCursor
- #sendQuery — SQLRCursor
- #sendQueryWithLength — SQLRCursor
- #serverVersion — SQLRConnection
- #setBindVariableDelimiters — SQLRConnection
- #setCacheTtl — SQLRCursor
- #setClientInfo — SQLRConnection
- #setConnectTimeout — SQLRConnection
- #setDebugFile — SQLRConnection
- #setIsolationLevel — SQLRConnection
- #setResponseTimeout — SQLRConnection
- #setResultSetBufferSize — SQLRCursor
- #setTransactionModel — SQLRConnection
- #substitution — SQLRCursor
- #substitutions — SQLRCursor
- #suspendResultSet — SQLRCursor
- #suspendSession — SQLRConnection
- #totalRows — SQLRCursor
- #upperCaseColumnNames — SQLRCursor
- #validBind — SQLRCursor
- #validateBinds — SQLRCursor