Lines Matching refs:throwFunctionNotSupportedException
226 ::dbtools::throwFunctionNotSupportedException("getBoolean", NULL); in getBoolean()
236 ::dbtools::throwFunctionNotSupportedException("getByte", NULL); in getByte()
247 ::dbtools::throwFunctionNotSupportedException("getShort", NULL); in getShort()
258 ::dbtools::throwFunctionNotSupportedException("getInt", NULL); in getInt()
269 ::dbtools::throwFunctionNotSupportedException("getLong", NULL); in getLong()
279 ::dbtools::throwFunctionNotSupportedException("getFloat", NULL); in getFloat()
290 ::dbtools::throwFunctionNotSupportedException("getDouble", NULL); in getDouble()
301 ::dbtools::throwFunctionNotSupportedException("", NULL); in getBytes()
311 ::dbtools::throwFunctionNotSupportedException("getDate", NULL); in getDate()
322 ::dbtools::throwFunctionNotSupportedException("getTime", NULL); in getTime()
373 ::dbtools::throwFunctionNotSupportedException("getBinaryStream", NULL); in getBinaryStream()
383 ::dbtools::throwFunctionNotSupportedException("getCharacterStream", NULL); in getCharacterStream()
393 ::dbtools::throwFunctionNotSupportedException("getObject", NULL); in getObject()
403 ::dbtools::throwFunctionNotSupportedException("getRef", NULL); in getRef()
413 ::dbtools::throwFunctionNotSupportedException("getBlob", NULL); in getBlob()
423 ::dbtools::throwFunctionNotSupportedException("getClob", NULL); in getClob()
433 ::dbtools::throwFunctionNotSupportedException("getArray", NULL); in getArray()