Lines Matching refs:throwFunctionNotSupportedException

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()
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()