Lines Matching refs:an
14 * software distributed under the License is distributed on an
61 an optimized way for retrieving the data, such as, refetching rows by their keys or
180 <dd>will throw an exception when the cursor is on a deleted row.</dd>
183 <dd>will return an empty value when the cursor is on a deleted row.</dd>
186 <dd>will throw an exception when the cursor is on a deleted row.</dd>
189 <dd>will throw an exception when the cursor is on a deleted row.</dd>
192 <dd>will throw an exception when the cursor is on a deleted row.</dd>
209 /** can be used to allow an interaction handler to supply missing data during a execute process.
213 However, you can also choose to let an interaction handler supply such data. For this, you may
214 for instance instantiate an <type>InteractionHandler</type>, which asks the user for the
269 …<p>If your <code>RowSet</code> is bound to an SQL command or query which contains parameters, or h…
296 means in case the <member>Command</member> specifies an SQL statement, the inherited