Searched refs:ThrowLoggedSQLException (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 137 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setString() 363 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setObjectWithInfo() 372 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setObjectWithInfo() 438 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setBytes() 486 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setCharacterStream() 534 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in setBinaryStream() 654 ThrowLoggedSQLException( m_aLogger, _pEnv, *this ); in createStatement()
|
H A D | JConnection.cxx | 554 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in nativeSQL() 679 ThrowLoggedSQLException( getLogger(), t.pEnv, *this ); in loadDriverFromProperties() 717 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in loadDriverFromProperties() 723 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in loadDriverFromProperties() 852 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in construct()
|
H A D | ResultSet.cxx | 344 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in getObject() 720 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in updateString() 749 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in updateBytes() 804 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in updateBinaryStream() 836 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in updateCharacterStream() 894 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in updateNumericObject()
|
H A D | DatabaseMetaData.cxx | 375 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in getIndexInfo() 414 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in getBestRowIdentifier() 540 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in getCrossReference() 666 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in impl_callResultSetMethodWithStrings() 1009 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in supportsConvert() 1351 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in supportsResultSetConcurrency() 1452 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in getUDTs()
|
H A D | ContextClassLoader.cxx | 94 … java_lang_Object::ThrowLoggedSQLException( _rLoggerForErrors, &environment, _rxErrorContext ); in ContextClassLoaderScope() 105 … java_lang_Object::ThrowLoggedSQLException( _rLoggerForErrors, &environment, _rxErrorContext ); in ContextClassLoaderScope()
|
H A D | CallableStatement.cxx | 225 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in registerOutParameter() 243 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in registerNumericOutParameter() 347 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in createStatement()
|
H A D | JStatement.cxx | 254 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in execute() 289 ThrowLoggedSQLException( m_aLogger, t.pEnv, *this ); in executeQuery() 788 ThrowLoggedSQLException( m_aLogger, _pEnv, *this ); in createStatement()
|
H A D | Object.cxx | 209 void java_lang_Object::ThrowLoggedSQLException( const ::comphelper::ResourceBasedEventLogger& _rLog… in ThrowLoggedSQLException() function in java_lang_Object
|
/aoo42x/main/connectivity/source/inc/java/lang/ |
H A D | Object.hxx | 119 static void ThrowLoggedSQLException(
|
Completed in 62 milliseconds