| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_resultset.cxx | 192 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getBinaryStream", *this); in getBinaryStream() 206 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getCharacterStream", *this); in getCharacterStream() 417 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getMetaData", *this); in getMetaData() 434 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getArray", *this); in getArray() 448 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getClob", *this); in getClob() 462 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getBlob", *this); in getBlob() 476 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getRef", *this); in getRef() 492 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::getObject", *this); in getObject() 918 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::insertRow", *this); in insertRow() 931 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSet::updateRow", *this); in updateRow() [all …]
|
| H A D | mysqlc_resultsetmetadata.cxx | 49 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getColumnDisplaySize"… in getColumnDisplaySize() 67 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getColumnType() 87 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getColumnCount() 105 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in isCaseSensitive() 123 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getSchemaName() 141 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getColumnName() 159 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getTableName() 177 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getCatalogName() 195 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getColumnTypeName() 213 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OResultSetMetaData::getMetaData", *this); in getColumnLabel() [all …]
|
| H A D | mysqlc_preparedstatement.cxx | 146 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::getMetaData", *this); in getMetaData() 225 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::clearParameters", *th… in setString() 289 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setBoolean", *this); in setBoolean() 308 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setByte", *this); in setByte() 335 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setDate", *this); in setDate() 362 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setTime", *this); in setTime() 397 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setTimestamp", *this); in setTimestamp() 416 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setDouble", *this); in setDouble() 435 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setFloat", *this); in setFloat() 454 … mysqlc_sdbc_driver::throwFeatureNotImplementedException("OPreparedStatement::setInt", *this); in setInt() [all …]
|
| H A D | mysqlc_databasemetadata.cxx | 118 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getStringMetaData() 137 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getStringMetaData() 156 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getStringMetaData() 175 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getStringMetaData() 194 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getInt32MetaData() 213 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getBoolMetaData() 232 mysqlc_sdbc_driver::throwFeatureNotImplementedException(_methodName, *this); in impl_getBoolMetaData() 788 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("ODatabaseMetaData::supportsConvert", *thi… in supportsConvert() 1097 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("ODatabaseMetaData::getDriverMajorVersion"… in getDefaultTransactionIsolation() 1256 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("ODatabaseMetaData::supportsResultSetConcu… in supportsResultSetConcurrency() [all …]
|
| H A D | mysqlc_connection.cxx | 134 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("OConnection::construct (embedded MySQL)",… in construct() 318 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OConnection::prepareCall", *this); in prepareCall()
|
| H A D | mysqlc_general.hxx | 36 void throwFeatureNotImplementedException(
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | ACallableStatement.cxx | 122 ::dbtools::throwFeatureNotImplementedException( "XRow::getObject", *this ); in getObject() 182 ::dbtools::throwFeatureNotImplementedException( "XRow::getBinaryStream", *this ); in getBinaryStream() 188 ::dbtools::throwFeatureNotImplementedException( "XRow::getCharacterStream", *this ); in getCharacterStream() 195 ::dbtools::throwFeatureNotImplementedException( "XRow::getArray", *this ); in getArray() 202 ::dbtools::throwFeatureNotImplementedException( "XRow::getClob", *this ); in getClob() 208 ::dbtools::throwFeatureNotImplementedException( "XRow::getBlob", *this ); in getBlob() 215 ::dbtools::throwFeatureNotImplementedException( "XRow::getRef", *this ); in getRef()
|
| H A D | ADatabaseMetaDataResultSet.cxx | 183 ::dbtools::throwFeatureNotImplementedException( "XRow::getCharacterStream", *this ); in getCharacterStream() 267 ::dbtools::throwFeatureNotImplementedException( "XResultSet::getRow", *this ); in getRow() 274 ::dbtools::throwFeatureNotImplementedException( "XRow::getLong", *this ); in getLong() 295 ::dbtools::throwFeatureNotImplementedException( "XRow::getRow", *this ); in getArray() 303 ::dbtools::throwFeatureNotImplementedException( "XRow::getRow", *this ); in getClob() 309 ::dbtools::throwFeatureNotImplementedException( "XRow::getRow", *this ); in getBlob() 316 ::dbtools::throwFeatureNotImplementedException( "XRow::getRow", *this ); in getRef() 685 ::dbtools::throwFeatureNotImplementedException( "ResultSet::FetchDirection", *this ); in setFetchDirection()
|
| H A D | APreparedStatement.cxx | 393 ::dbtools::throwFeatureNotImplementedException( "XRowUpdate::setClob", *this ); in setClob() 399 ::dbtools::throwFeatureNotImplementedException( "XRowUpdate::setBlob", *this ); in setBlob() 405 ::dbtools::throwFeatureNotImplementedException( "XRowUpdate::setArray", *this ); in setArray() 411 ::dbtools::throwFeatureNotImplementedException( "XRowUpdate::setRef", *this ); in setRef() 466 ::dbtools::throwFeatureNotImplementedException( "XParameters::setCharacterStream", *this ); in setCharacterStream()
|
| H A D | AResultSet.cxx | 215 ::dbtools::throwFeatureNotImplementedException( "XRow::getCharacterStream", *this ); in getCharacterStream() 286 ::dbtools::throwFeatureNotImplementedException( "XRow::getLong", *this ); in getLong() 304 ::dbtools::throwFeatureNotImplementedException( "XRow::getArray", *this ); in getArray() 312 ::dbtools::throwFeatureNotImplementedException( "XRow::getClob", *this ); in getClob() 318 ::dbtools::throwFeatureNotImplementedException( "XRow::getBlob", *this ); in getBlob() 325 ::dbtools::throwFeatureNotImplementedException( "XRow::getRef", *this ); in getRef() 1042 ::dbtools::throwFeatureNotImplementedException( "ResultSet::FetchDirection", *this ); in setFetchDirection()
|
| H A D | AStatement.cxx | 632 ::dbtools::throwFeatureNotImplementedException( "Statement::FetchDirection", *this ); in setFetchDirection() 649 ::dbtools::throwFeatureNotImplementedException( "Statement::MaxFieldSize", *this ); in setMaxFieldSize()
|
| /trunk/main/connectivity/source/drivers/evoab2/ |
| H A D | NConnection.cxx | 198 ::dbtools::throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall() 241 ::dbtools::throwFeatureNotImplementedException( "XConnection::setAutoCommit", *this ); in setAutoCommit() 255 ::dbtools::throwFeatureNotImplementedException( "XConnection::setReadOnly", *this ); in setReadOnly() 263 ::dbtools::throwFeatureNotImplementedException( "XConnection::setCatalog", *this ); in setCatalog() 272 ::dbtools::throwFeatureNotImplementedException( "XConnection::setTransactionIsolation", *this ); in setTransactionIsolation() 282 ::dbtools::throwFeatureNotImplementedException( "XConnection::getTypeMap", *this ); in getTypeMap() 287 ::dbtools::throwFeatureNotImplementedException( "XConnection::setTypeMap", *this ); in setTypeMap()
|
| /trunk/main/connectivity/source/sdbcx/ |
| H A D | VUser.cxx | 103 ::dbtools::throwFeatureNotImplementedException( "XUser::changePassword", *this ); in changePassword() 136 ::dbtools::throwFeatureNotImplementedException( "XAuthorizable::changePassword", *this ); in getPrivileges() 144 … ::dbtools::throwFeatureNotImplementedException( "XAuthorizable::getGrantablePrivileges", *this ); in getGrantablePrivileges() 152 ::dbtools::throwFeatureNotImplementedException( "XAuthorizable::grantPrivileges", *this ); in grantPrivileges() 159 ::dbtools::throwFeatureNotImplementedException( "XAuthorizable::revokePrivileges", *this ); in revokePrivileges()
|
| H A D | VGroup.cxx | 142 throwFeatureNotImplementedException( "XAuthorizable::grantPrivileges", *this ); in grantPrivileges() 149 throwFeatureNotImplementedException( "XAuthorizable::revokePrivileges", *this ); in revokePrivileges() 164 throwFeatureNotImplementedException( "XNamed::setName", *this ); in setName()
|
| H A D | VTable.cxx | 296 throwFeatureNotImplementedException( "XAlterTable::alterColumnByName", *this ); in alterColumnByName() 301 throwFeatureNotImplementedException( "XAlterTable::alterColumnByIndex", *this ); in alterColumnByIndex()
|
| /trunk/main/connectivity/source/drivers/adabas/ |
| H A D | BStatement.cxx | 53 ::dbtools::throwFeatureNotImplementedException( "bookmarks", *this ); in setUsingBookmarks() 59 … ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetConcurrency", *this ); in setResultSetConcurrency() 64 ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetType", *this ); in setResultSetType()
|
| H A D | BPreparedStatement.cxx | 57 ::dbtools::throwFeatureNotImplementedException( "bookmarks", *this ); in setUsingBookmarks() 63 … ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetConcurrency", *this ); in setResultSetConcurrency() 68 ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetType", *this ); in setResultSetType()
|
| /trunk/main/connectivity/source/drivers/file/ |
| H A D | FPreparedStatement.cxx | 287 throwFeatureNotImplementedException( "XParameters::setLong", *this ); in setLong() 307 throwFeatureNotImplementedException( "XParameters::setClob", *this ); in setClob() 314 throwFeatureNotImplementedException( "XParameters::setBlob", *this ); in setBlob() 321 throwFeatureNotImplementedException( "XParameters::setArray", *this ); in setArray() 328 throwFeatureNotImplementedException( "XParameters::setRef", *this ); in setRef()
|
| H A D | FConnection.cxx | 249 throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall() 325 throwFeatureNotImplementedException( "XConnection::setCatalog", *this ); in setCatalog() 335 throwFeatureNotImplementedException( "XConnection::setTransactionIsolation", *this ); in setTransactionIsolation()
|
| /trunk/main/connectivity/source/commontools/ |
| H A D | BlobHelper.cxx | 57 ::dbtools::throwFeatureNotImplementedException( "XBlob::position", *this ); in position() 63 ::dbtools::throwFeatureNotImplementedException( "XBlob::positionOfBlob", *this ); in positionOfBlob()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | PreparedStatement.cxx | 298 ::dbtools::throwFeatureNotImplementedException( "XParameters::setClob", *this ); in setClob() 304 ::dbtools::throwFeatureNotImplementedException( "XParameters::setBlob", *this ); in setBlob() 310 ::dbtools::throwFeatureNotImplementedException( "XParameters::setArray", *this ); in setArray() 316 ::dbtools::throwFeatureNotImplementedException( "XParameters::setRef", *this ); in setRef()
|
| H A D | Clob.cxx | 133 ::dbtools::throwFeatureNotImplementedException( "XClob::positionOfClob", *this ); in positionOfClob()
|
| H A D | Blob.cxx | 136 ::dbtools::throwFeatureNotImplementedException( "XBlob::positionOfBlob", *this ); in positionOfBlob()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OConnection.cxx | 302 ::dbtools::throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall() 462 ::dbtools::throwFeatureNotImplementedException( "XConnection::setTypeMap", *this ); in setTypeMap()
|
| /trunk/main/connectivity/source/drivers/dbase/ |
| H A D | DConnection.cxx | 127 ::dbtools::throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall()
|