Lines Matching refs:column
58 /** gives a nullable column a null value.
65 /** updates a column with a boolean value.
67 the new column value
74 /** updates a column with a byte value.
76 the new column value
83 /** updates a column with a short value.
85 the new column value
92 /** updates a column with a long value.
94 the new column value
101 /** updates a column with a hyper value.
103 the new column value
110 /** updates a column with a float value.
112 the new column value
119 /** updates a column with a double value.
121 the new column value
128 /** updates a column with a string value.
130 the new column value
137 /** updates a column with a byte array value.
139 the new column value
146 /** updates a column with a Date value.
148 the new column value
156 /** updates a column with a Time value.
158 the new column value
166 /** updates a column with a Timestamp value.
168 the new column value
176 /** updates a column with a stream value.
178 the new column value
186 /** updates a column with a stream value.
188 the new column value
198 /** updates a column with an Object value.
200 the new column value
208 /** updates a column with an Object value.
210 the new column value