Lines Matching refs:driver
108 a SDBC driver does not need the type code or type name information,
130 /** sets the designated parameter to a boolean value. The driver converts this
143 /** sets the designated parameter to a byte value. The driver converts this
155 /** sets the designated parameter to a short value. The driver converts this
167 /** sets the designated parameter to a long value. The driver converts this
179 /** sets the designated parameter to a hyper value. The driver converts this
191 /** sets the designated parameter to a float value. The driver converts this
203 /** sets the designated parameter to a double value. The driver converts this
215 /** sets the designated parameter to a string value. The driver converts this
217 size relative to the driver's limits on VARCHARs) when it sends
229 /** sets the designated parameter to a sequence of bytes. The driver converts
231 argument's size relative to the driver's limits on VARBINARYs)
244 /** sets the designated parameter to a date value. The driver converts this
257 /** sets the designated parameter to a time value. The driver converts this
270 /** sets the designated parameter to a datetime value. The driver
330 the SDBC driver should call its method <code>writeSQL</code> to write it
333 Clob, Struct, or Array, the driver should pass it to the database as a
357 the SDBC driver should call its method <code>writeSQL</code> to write it
360 Clob, Struct, or Array, the driver should pass it to the database as a