Lines Matching refs:dbtools

48         ::dbtools::throwInvalidIndexException(*(KabPreparedStatement *) this,Any());  in checkAndResizeParameters()
65 ::dbtools::throwGenericSQLException(sError,NULL); in setKabFields()
83 ::dbtools::throwGenericSQLException(sError,*(KabPreparedStatement *) this); in getNextParameter()
201 ::dbtools::throwFunctionNotSupportedException("setObjectNull", NULL); in setObjectNull()
209 ::dbtools::throwFunctionNotSupportedException("setBoolean", NULL); in setBoolean()
217 ::dbtools::throwFunctionNotSupportedException("setByte", NULL); in setByte()
225 ::dbtools::throwFunctionNotSupportedException("setShort", NULL); in setShort()
233 ::dbtools::throwFunctionNotSupportedException("setInt", NULL); in setInt()
241 ::dbtools::throwFunctionNotSupportedException("", NULL); in setLong()
249 ::dbtools::throwFunctionNotSupportedException("setFloat", NULL); in setFloat()
257 ::dbtools::throwFunctionNotSupportedException("setDouble", NULL); in setDouble()
275 ::dbtools::throwFunctionNotSupportedException("setBytes", NULL); in setBytes()
283 ::dbtools::throwFunctionNotSupportedException("setDate", NULL); in setDate()
291 ::dbtools::throwFunctionNotSupportedException("setTime", NULL); in setTime()
299 ::dbtools::throwFunctionNotSupportedException("setTimestamp", NULL); in setTimestamp()
307 ::dbtools::throwFunctionNotSupportedException("setBinaryStream", NULL); in setBinaryStream()
315 ::dbtools::throwFunctionNotSupportedException("setCharacterStream", NULL); in setCharacterStream()
320 if(!::dbtools::implSetObject(this,parameterIndex,x)) in setObject()
331 ::dbtools::throwFunctionNotSupportedException("setObjectWithInfo", NULL); in setObjectWithInfo()
339 ::dbtools::throwFunctionNotSupportedException("setRef", NULL); in setRef()
347 ::dbtools::throwFunctionNotSupportedException("setBlob", NULL); in setBlob()
355 ::dbtools::throwFunctionNotSupportedException("setClob", NULL); in setClob()
363 ::dbtools::throwFunctionNotSupportedException("setArray", NULL); in setArray()
368 ::dbtools::throwFunctionNotSupportedException("clearParameters", NULL); in clearParameters()