Lines Matching refs:column

58 	/** gives a nullable column a null value.
60 the position of the column
67 /** updates a column with a boolean value.
69 the position of the column
71 the new column value
78 /** updates a column with a byte value.
80 the position of the column
82 the new column value
89 /** updates a column with a short value.
91 the position of the column
93 the new column value
100 /** updates a column with an long value.
102 the position of the column
104 the new column value
111 /** updates a column with a hyper value.
113 the position of the column
115 the new column value
122 /** updates a column with a float value.
124 the position of the column
126 the new column value
133 /** updates a column with a double value.
135 the position of the column
137 the new column value
144 /** updates a column with a string value.
146 the position of the column
148 the new column value
155 /** updates a column with a byte array value.
157 the position of the column
159 the new column value
166 /** updates a column with a date value.
168 the position of the column
170 the new column value
178 /** updates a column with a time value.
180 the position of the column
182 the new column value
190 /** updates a column with a timestamp value.
192 the position of the column
194 the new column value
203 /** updates a column with a stream value.
205 the position of the column
207 the new column value
218 /** updates a column with a stream value.
220 the position of the column
222 the new column value
233 /** updates a column with an object value.
235 the position of the column
237 the new column value
245 /** updates a column with an object value.
247 the position of the column
249 the new column value