Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
71 /** reports whether the last column read had a value of SQL NULL.
84 /** gets the value of a column in the current row as a string.
95 /** gets the value of a column in the current row as boolean.
106 /** get the value of a column in the current row as a byte.
117 /** gets the value of a column in the current row as a short.
128 /** get the value of a column in the current row as an integer.
139 /** get the value of a column in the current row as a long.
150 /** gets the value of a column in the current row as a float.
161 /** gets the value of a column in the current row as a double.
172 /** gets the value of a column in the current row as a byte array.
184 /** gets the value of a column in the current row as a date object.
196 /** gets the value of a column in the current row as a time object.
208 /** gets the value of a column in the current row as a datetime object.
220 /** gets the value of a column in the current row as a stream of
228 read prior to getting the value of any other column. The next
246 /** gets the value of a column in the current row as a stream of
254 read prior to getting the value of any other column. The next
272 /** returns the value of a column in the current row as an object.
275 object for the custom mapping of the SQL structure or distinct type
280 the map of types which should be used to get the column value
313 /** gets a CLOB value in the current row of this
326 /** gets a SQL ARRAY value from the current row of this