Home
last modified time | relevance | path

Searched refs:throwFeatureNotImplementedException (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx192 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 Dmysqlc_resultsetmetadata.cxx49 …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 Dmysqlc_preparedstatement.cxx146 … 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 Dmysqlc_databasemetadata.cxx118 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 Dmysqlc_connection.cxx134 …mysqlc_sdbc_driver::throwFeatureNotImplementedException("OConnection::construct (embedded MySQL)",… in construct()
318 mysqlc_sdbc_driver::throwFeatureNotImplementedException("OConnection::prepareCall", *this); in prepareCall()
H A Dmysqlc_general.hxx36 void throwFeatureNotImplementedException(
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx122 ::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 DADatabaseMetaDataResultSet.cxx183 ::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 DAPreparedStatement.cxx393 ::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 DAResultSet.cxx215 ::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 DAStatement.cxx632 ::dbtools::throwFeatureNotImplementedException( "Statement::FetchDirection", *this ); in setFetchDirection()
649 ::dbtools::throwFeatureNotImplementedException( "Statement::MaxFieldSize", *this ); in setMaxFieldSize()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx198 ::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 DVUser.cxx103 ::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 DVGroup.cxx142 throwFeatureNotImplementedException( "XAuthorizable::grantPrivileges", *this ); in grantPrivileges()
149 throwFeatureNotImplementedException( "XAuthorizable::revokePrivileges", *this ); in revokePrivileges()
164 throwFeatureNotImplementedException( "XNamed::setName", *this ); in setName()
H A DVTable.cxx296 throwFeatureNotImplementedException( "XAlterTable::alterColumnByName", *this ); in alterColumnByName()
301 throwFeatureNotImplementedException( "XAlterTable::alterColumnByIndex", *this ); in alterColumnByIndex()
/trunk/main/connectivity/source/drivers/adabas/
H A DBStatement.cxx53 ::dbtools::throwFeatureNotImplementedException( "bookmarks", *this ); in setUsingBookmarks()
59 … ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetConcurrency", *this ); in setResultSetConcurrency()
64 ::dbtools::throwFeatureNotImplementedException( "PreparedStatement:ResultSetType", *this ); in setResultSetType()
H A DBPreparedStatement.cxx57 ::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 DFPreparedStatement.cxx287 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 DFConnection.cxx249 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 DBlobHelper.cxx57 ::dbtools::throwFeatureNotImplementedException( "XBlob::position", *this ); in position()
63 ::dbtools::throwFeatureNotImplementedException( "XBlob::positionOfBlob", *this ); in positionOfBlob()
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx298 ::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 DClob.cxx133 ::dbtools::throwFeatureNotImplementedException( "XClob::positionOfClob", *this ); in positionOfClob()
H A DBlob.cxx136 ::dbtools::throwFeatureNotImplementedException( "XBlob::positionOfBlob", *this ); in positionOfBlob()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx302 ::dbtools::throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall()
462 ::dbtools::throwFeatureNotImplementedException( "XConnection::setTypeMap", *this ); in setTypeMap()
/trunk/main/connectivity/source/drivers/dbase/
H A DDConnection.cxx127 ::dbtools::throwFeatureNotImplementedException( "XConnection::prepareCall", *this ); in prepareCall()

12