Lines Matching refs:SQL
64 must specify types that are compatible with the defined SQL type of
65 the input parameter. For instance, if the IN parameter has SQL type
74 should be used with a target SQL type.
90 /** sets the designated parameter to SQL NULL.
96 /** sets the designated parameter to SQL NULL. This version of setNull should
104 SQL type code and the fully-qualified SQL type name when specifying
131 to a SQL BIT value when it sends it to the database.
144 to a SQL TINYINT value when it sends it to the database.
156 to a SQL SMALLINT value when it sends it to the database.
168 to a SQL INTEGER value when it sends it to the database.
180 to a SQL BIGINT value when it sends it to the database.
192 to a SQL FLOAT value when it sends it to the database.
204 to a SQL DOUBLE value when it sends it to the database.
216 to a SQL VARCHAR or LONGVARCHAR value (depending on the argument's
230 this to a SQL VARBINARY or LONGVARBINARY (depending on the
245 to a SQL DATE value when it sends it to the database.
258 to a SQL TIME value when it sends it to the database.
271 converts this to a SQL TIMESTAMP value when it sends it to the
331 to the SQL data stream.
334 value of the corresponding SQL type.
358 to the SQL data stream.
361 value of the corresponding SQL type.
371 the SQL type (as defined in