1
2<?xml version="1.0" encoding="iso-8859-1"?>
3<!DOCTYPE html
4     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
7<!--
8
9    Methods
10
11  -->
12<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13<head>
14  <title>Methods</title>
15  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17  <base target="docwin" />
18</head>
19<body>
20<div id="index">
21  <h1 class="section-bar">Methods</h1>
22  <div id="index-entries">
23    <a href="classes/SQLRCursor.html#M000051">affectedRows (SQLRCursor)</a><br />
24    <a href="classes/SQLRConnection.html#M000105">autoCommitOff (SQLRConnection)</a><br />
25    <a href="classes/SQLRConnection.html#M000104">autoCommitOn (SQLRConnection)</a><br />
26    <a href="classes/SQLRConnection.html#M000106">begin (SQLRConnection)</a><br />
27    <a href="classes/SQLRConnection.html#M000100">bindFormat (SQLRConnection)</a><br />
28    <a href="classes/SQLRCursor.html#M000012">cacheOff (SQLRCursor)</a><br />
29    <a href="classes/SQLRCursor.html#M000009">cacheToFile (SQLRCursor)</a><br />
30    <a href="classes/SQLRCursor.html#M000022">clearBinds (SQLRCursor)</a><br />
31    <a href="classes/SQLRConnection.html#M000099">clientVersion (SQLRConnection)</a><br />
32    <a href="classes/SQLRCursor.html#M000085">closeResultSet (SQLRCursor)</a><br />
33    <a href="classes/SQLRCursor.html#M000048">colCount (SQLRCursor)</a><br />
34    <a href="classes/SQLRConnection.html#M000107">commit (SQLRConnection)</a><br />
35    <a href="classes/SQLRCursor.html#M000023">countBindVariables (SQLRCursor)</a><br />
36    <a href="classes/SQLRConnection.html#M000096">dbHostName (SQLRConnection)</a><br />
37    <a href="classes/SQLRConnection.html#M000097">dbIpAddress (SQLRConnection)</a><br />
38    <a href="classes/SQLRConnection.html#M000095">dbVersion (SQLRConnection)</a><br />
39    <a href="classes/SQLRConnection.html#M000112">debugOff (SQLRConnection)</a><br />
40    <a href="classes/SQLRConnection.html#M000111">debugOn (SQLRConnection)</a><br />
41    <a href="classes/SQLRCursor.html#M000031">defineOutputBindBlob (SQLRCursor)</a><br />
42    <a href="classes/SQLRCursor.html#M000032">defineOutputBindClob (SQLRCursor)</a><br />
43    <a href="classes/SQLRCursor.html#M000033">defineOutputBindCursor (SQLRCursor)</a><br />
44    <a href="classes/SQLRCursor.html#M000030">defineOutputBindDouble (SQLRCursor)</a><br />
45    <a href="classes/SQLRCursor.html#M000029">defineOutputBindInteger (SQLRCursor)</a><br />
46    <a href="classes/SQLRCursor.html#M000028">defineOutputBindString (SQLRCursor)</a><br />
47    <a href="classes/SQLRCursor.html#M000004">dontGetColumnInfo (SQLRCursor)</a><br />
48    <a href="classes/SQLRCursor.html#M000053">endOfResultSet (SQLRCursor)</a><br />
49    <a href="classes/SQLRConnection.html#M000088">endSession (SQLRConnection)</a><br />
50    <a href="classes/SQLRCursor.html#M000054">errorMessage (SQLRCursor)</a><br />
51    <a href="classes/SQLRConnection.html#M000109">errorMessage (SQLRConnection)</a><br />
52    <a href="classes/SQLRCursor.html#M000055">errorNumber (SQLRCursor)</a><br />
53    <a href="classes/SQLRConnection.html#M000110">errorNumber (SQLRConnection)</a><br />
54    <a href="classes/SQLRCursor.html#M000038">executeQuery (SQLRCursor)</a><br />
55    <a href="classes/SQLRCursor.html#M000039">fetchFromBindCursor (SQLRCursor)</a><br />
56    <a href="classes/SQLRCursor.html#M000052">firstRowIndex (SQLRCursor)</a><br />
57    <a href="classes/SQLRCursor.html#M000011">getCacheFileName (SQLRCursor)</a><br />
58    <a href="classes/SQLRConnection.html#M000115">getClientInfo (SQLRConnection)</a><br />
59    <a href="classes/SQLRCursor.html#M000005">getColumnInfo (SQLRCursor)</a><br />
60    <a href="classes/SQLRCursor.html#M000079">getColumnIsAutoIncrement (SQLRCursor)</a><br />
61    <a href="classes/SQLRCursor.html#M000078">getColumnIsBinary (SQLRCursor)</a><br />
62    <a href="classes/SQLRCursor.html#M000072">getColumnIsNullable (SQLRCursor)</a><br />
63    <a href="classes/SQLRCursor.html#M000075">getColumnIsPartOfKey (SQLRCursor)</a><br />
64    <a href="classes/SQLRCursor.html#M000073">getColumnIsPrimaryKey (SQLRCursor)</a><br />
65    <a href="classes/SQLRCursor.html#M000074">getColumnIsUnique (SQLRCursor)</a><br />
66    <a href="classes/SQLRCursor.html#M000076">getColumnIsUnsigned (SQLRCursor)</a><br />
67    <a href="classes/SQLRCursor.html#M000077">getColumnIsZeroFilled (SQLRCursor)</a><br />
68    <a href="classes/SQLRCursor.html#M000069">getColumnLength (SQLRCursor)</a><br />
69    <a href="classes/SQLRCursor.html#M000015">getColumnList (SQLRCursor)</a><br />
70    <a href="classes/SQLRCursor.html#M000067">getColumnName (SQLRCursor)</a><br />
71    <a href="classes/SQLRCursor.html#M000066">getColumnNames (SQLRCursor)</a><br />
72    <a href="classes/SQLRCursor.html#M000070">getColumnPrecision (SQLRCursor)</a><br />
73    <a href="classes/SQLRCursor.html#M000071">getColumnScale (SQLRCursor)</a><br />
74    <a href="classes/SQLRCursor.html#M000068">getColumnType (SQLRCursor)</a><br />
75    <a href="classes/SQLRConnection.html#M000090">getConnectionPort (SQLRConnection)</a><br />
76    <a href="classes/SQLRConnection.html#M000091">getConnectionSocket (SQLRConnection)</a><br />
77    <a href="classes/SQLRConnection.html#M000102">getCurrentDatabase (SQLRConnection)</a><br />
78    <a href="classes/SQLRCursor.html#M000013">getDatabaseList (SQLRCursor)</a><br />
79    <a href="classes/SQLRConnection.html#M000113">getDebug (SQLRConnection)</a><br />
80    <a href="classes/SQLRCursor.html#M000058">getField (SQLRCursor)</a><br />
81    <a href="classes/SQLRCursor.html#M000060">getFieldAsDouble (SQLRCursor)</a><br />
82    <a href="classes/SQLRCursor.html#M000059">getFieldAsInteger (SQLRCursor)</a><br />
83    <a href="classes/SQLRCursor.html#M000061">getFieldLength (SQLRCursor)</a><br />
84    <a href="classes/SQLRConnection.html#M000103">getLastInsertId (SQLRConnection)</a><br />
85    <a href="classes/SQLRCursor.html#M000080">getLongest (SQLRCursor)</a><br />
86    <a href="classes/SQLRCursor.html#M000056">getNullsAsEmptyStrings (SQLRCursor)</a><br />
87    <a href="classes/SQLRCursor.html#M000057">getNullsAsNils (SQLRCursor)</a><br />
88    <a href="classes/SQLRCursor.html#M000041">getOutputBindBlob (SQLRCursor)</a><br />
89    <a href="classes/SQLRCursor.html#M000042">getOutputBindClob (SQLRCursor)</a><br />
90    <a href="classes/SQLRCursor.html#M000046">getOutputBindCursor (SQLRCursor)</a><br />
91    <a href="classes/SQLRCursor.html#M000044">getOutputBindDouble (SQLRCursor)</a><br />
92    <a href="classes/SQLRCursor.html#M000043">getOutputBindInteger (SQLRCursor)</a><br />
93    <a href="classes/SQLRCursor.html#M000045">getOutputBindLength (SQLRCursor)</a><br />
94    <a href="classes/SQLRCursor.html#M000040">getOutputBindString (SQLRCursor)</a><br />
95    <a href="classes/SQLRCursor.html#M000003">getResultSetBufferSize (SQLRCursor)</a><br />
96    <a href="classes/SQLRCursor.html#M000081">getResultSetId (SQLRCursor)</a><br />
97    <a href="classes/SQLRCursor.html#M000062">getRow (SQLRCursor)</a><br />
98    <a href="classes/SQLRCursor.html#M000063">getRowHash (SQLRCursor)</a><br />
99    <a href="classes/SQLRCursor.html#M000064">getRowLengths (SQLRCursor)</a><br />
100    <a href="classes/SQLRCursor.html#M000065">getRowLengthsHash (SQLRCursor)</a><br />
101    <a href="classes/SQLRCursor.html#M000014">getTableList (SQLRCursor)</a><br />
102    <a href="classes/SQLRConnection.html#M000094">identify (SQLRConnection)</a><br />
103    <a href="classes/SQLRCursor.html#M000025">inputBind (SQLRCursor)</a><br />
104    <a href="classes/SQLRCursor.html#M000026">inputBindBlob (SQLRCursor)</a><br />
105    <a href="classes/SQLRCursor.html#M000027">inputBindClob (SQLRCursor)</a><br />
106    <a href="classes/SQLRCursor.html#M000035">inputBinds (SQLRCursor)</a><br />
107    <a href="classes/SQLRCursor.html#M000008">lowerCaseColumnNames (SQLRCursor)</a><br />
108    <a href="classes/SQLRCursor.html#M000006">mixedCaseColumnNames (SQLRCursor)</a><br />
109    <a href="classes/SQLRConnection.html#M000086">new (SQLRConnection)</a><br />
110    <a href="classes/SQLRCursor.html#M000001">new (SQLRCursor)</a><br />
111    <a href="classes/SQLRCursor.html#M000047">openCachedResultSet (SQLRCursor)</a><br />
112    <a href="classes/SQLRConnection.html#M000093">ping (SQLRConnection)</a><br />
113    <a href="classes/SQLRCursor.html#M000021">prepareFileQuery (SQLRCursor)</a><br />
114    <a href="classes/SQLRCursor.html#M000019">prepareQuery (SQLRCursor)</a><br />
115    <a href="classes/SQLRCursor.html#M000020">prepareQueryWithLength (SQLRCursor)</a><br />
116    <a href="classes/SQLRCursor.html#M000084">resumeCachedResultSet (SQLRCursor)</a><br />
117    <a href="classes/SQLRCursor.html#M000083">resumeResultSet (SQLRCursor)</a><br />
118    <a href="classes/SQLRConnection.html#M000092">resumeSession (SQLRConnection)</a><br />
119    <a href="classes/SQLRConnection.html#M000108">rollback (SQLRConnection)</a><br />
120    <a href="classes/SQLRCursor.html#M000049">rowCount (SQLRCursor)</a><br />
121    <a href="classes/SQLRConnection.html#M000101">selectDatabase (SQLRConnection)</a><br />
122    <a href="classes/SQLRCursor.html#M000018">sendFileQuery (SQLRCursor)</a><br />
123    <a href="classes/SQLRCursor.html#M000016">sendQuery (SQLRCursor)</a><br />
124    <a href="classes/SQLRCursor.html#M000017">sendQueryWithLength (SQLRCursor)</a><br />
125    <a href="classes/SQLRConnection.html#M000098">serverVersion (SQLRConnection)</a><br />
126    <a href="classes/SQLRCursor.html#M000010">setCacheTtl (SQLRCursor)</a><br />
127    <a href="classes/SQLRConnection.html#M000114">setClientInfo (SQLRConnection)</a><br />
128    <a href="classes/SQLRConnection.html#M000087">setConnectTimeout (SQLRConnection)</a><br />
129    <a href="classes/SQLRCursor.html#M000002">setResultSetBufferSize (SQLRCursor)</a><br />
130    <a href="classes/SQLRCursor.html#M000024">substitution (SQLRCursor)</a><br />
131    <a href="classes/SQLRCursor.html#M000034">substitutions (SQLRCursor)</a><br />
132    <a href="classes/SQLRCursor.html#M000082">suspendResultSet (SQLRCursor)</a><br />
133    <a href="classes/SQLRConnection.html#M000089">suspendSession (SQLRConnection)</a><br />
134    <a href="classes/SQLRCursor.html#M000050">totalRows (SQLRCursor)</a><br />
135    <a href="classes/SQLRCursor.html#M000007">upperCaseColumnNames (SQLRCursor)</a><br />
136    <a href="classes/SQLRCursor.html#M000037">validBind (SQLRCursor)</a><br />
137    <a href="classes/SQLRCursor.html#M000036">validateBinds (SQLRCursor)</a><br />
138  </div>
139</div>
140</body>
141</html>