Searched refs:SQL_TIME (Results 1 – 4 of 4) sorted by relevance
235 case SQL_TIME: in bindData()382 case SQL_TIME: in bindValue()780 case SQL_TIME: in MapOdbcType2Jdbc()820 odbcType = SQL_TIME; in jdbcTypeToOdbc()912 case SQL_TIME: in getBindTypes()916 fSqlType = SQL_TIME; in getBindTypes()
842 aMap[SQL_TIME] = DataType::TIME; in openTypeInfo()1045 aMap[SQL_TIME] = DataType::TIME; in openColumns()
1089 updateValue(columnIndex,SQL_TIME,&aVal); in updateTime()
139 #define SQL_TIME 10 macro243 #define SQL_C_TIME SQL_TIME