Lines Matching refs:mysqlc_sdbc_driver

109         mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding);  in OResultSet()
183 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in findColumn()
199 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getBinaryStream", *this); in getBinaryStream()
214 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getCharacterStream", *this); in getCharacterStream()
232 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getBoolean()
263 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getByte()
322 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getDate()
341 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getDouble()
360 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getFloat()
379 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getInt()
397 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getRow()
416 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getLong()
435 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getMetaData", *this); in getMetaData()
437 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getMetaData()
453 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getArray", *this); in getArray()
468 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getClob", *this); in getClob()
483 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getBlob", *this); in getBlob()
498 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getRef", *this); in getRef()
515 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getObject", *this); in getObject()
532 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getShort()
557 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in getString()
636 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in isBeforeFirst()
654 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in isAfterLast()
672 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in isFirst()
690 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in isLast()
708 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in beforeFirst()
725 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in afterLast()
741 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in close()
759 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in first()
777 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in last()
795 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in absolute()
813 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in relative()
831 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in previous()
901 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in next()
919 mysqlc_sdbc_driver::translateAndThrow(e, *this, m_encoding); in wasNull()
965 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::insertRow", *this); in insertRow()
979 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateRow", *this); in updateRow()
991 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::deleteRow", *this); in deleteRow()
1003 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::cancelRowUpdates", *this); in cancelRowUpdates()
1017 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::moveToInsertRow", *this); in moveToInsertRow()
1041 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateNull", *this); in updateNull()
1054 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateBoolean", *this); in updateBoolean()
1067 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateByte", *this); in updateByte()
1080 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateShort", *this); in updateShort()
1093 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateInt", *this); in updateInt()
1106 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateLong", *this); in updateLong()
1119 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateFloat", *this); in updateFloat()
1132 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateDouble", *this); in updateDouble()
1145 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateString", *this); in updateString()
1158 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateBytes", *this); in updateBytes()
1171 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateDate", *this); in updateDate()
1184 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateTime", *this); in updateTime()
1197 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateTimestamp", *this); in updateTimestamp()
1211 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateBinaryStream", *this); in updateBinaryStream()
1225mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateCharacterStream", *this… in updateCharacterStream()
1237 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::refreshRow", *this); in refreshRow()
1250 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateObject", *this); in updateObject()
1263 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateNumericObject", *this); in updateNumericObject()
1279 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getBookmark", *this); in getBookmark()
1307mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::moveRelativeToBookmark", *thi… in moveRelativeToBookmark()
1321 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::compareBookmarks", *this); in compareBookmarks()
1343 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::hashBookmark", *this); in hashBookmark()
1359 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::deleteRows", *this); in deleteRows()