Methods
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)
defineOutputBindDouble (SQLRCursor)
defineOutputBindInteger (SQLRCursor)
defineOutputBindString (SQLRCursor)
dontGetColumnInfo (SQLRCursor)
endOfResultSet (SQLRCursor)
endSession (SQLRConnection)
errorMessage (SQLRCursor)
errorMessage (SQLRConnection)
errorNumber (SQLRCursor)
errorNumber (SQLRConnection)
executeQuery (SQLRCursor)
fetchFromBindCursor (SQLRCursor)
firstRowIndex (SQLRCursor)
getCacheFileName (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)
getConnectionPort (SQLRConnection)
getConnectionSocket (SQLRConnection)
getCurrentDatabase (SQLRConnection)
getDatabaseList (SQLRCursor)
getDebug (SQLRConnection)
getField (SQLRCursor)
getFieldAsDouble (SQLRCursor)
getFieldAsInteger (SQLRCursor)
getFieldLength (SQLRCursor)
getLastInsertId (SQLRConnection)
getLongest (SQLRCursor)
getNullsAsEmptyStrings (SQLRCursor)
getNullsAsNils (SQLRCursor)
getOutputBindBlob (SQLRCursor)
getOutputBindClob (SQLRCursor)
getOutputBindCursor (SQLRCursor)
getOutputBindDouble (SQLRCursor)
getOutputBindInteger (SQLRCursor)
getOutputBindLength (SQLRCursor)
getOutputBindString (SQLRCursor)
getResultSetBufferSize (SQLRCursor)
getResultSetId (SQLRCursor)
getRow (SQLRCursor)
getRowHash (SQLRCursor)
getRowLengths (SQLRCursor)
getRowLengthsHash (SQLRCursor)
getTableList (SQLRCursor)
identify (SQLRConnection)
inputBind (SQLRCursor)
inputBindBlob (SQLRCursor)
inputBindClob (SQLRCursor)
inputBinds (SQLRCursor)
lowerCaseColumnNames (SQLRCursor)
mixedCaseColumnNames (SQLRCursor)
new (SQLRConnection)
new (SQLRCursor)
openCachedResultSet (SQLRCursor)
ping (SQLRConnection)
prepareFileQuery (SQLRCursor)
prepareQuery (SQLRCursor)
prepareQueryWithLength (SQLRCursor)
resumeCachedResultSet (SQLRCursor)
resumeResultSet (SQLRCursor)
resumeSession (SQLRConnection)
rollback (SQLRConnection)
rowCount (SQLRCursor)
selectDatabase (SQLRConnection)
sendFileQuery (SQLRCursor)
sendQuery (SQLRCursor)
sendQueryWithLength (SQLRCursor)
serverVersion (SQLRConnection)
setCacheTtl (SQLRCursor)
setClientInfo (SQLRConnection)
setConnectTimeout (SQLRConnection)
setResultSetBufferSize (SQLRCursor)
substitution (SQLRCursor)
substitutions (SQLRCursor)
suspendResultSet (SQLRCursor)
suspendSession (SQLRConnection)
totalRows (SQLRCursor)
upperCaseColumnNames (SQLRCursor)
validBind (SQLRCursor)
validateBinds (SQLRCursor)