Home
last modified time | relevance | path

Searched refs:getSQLState (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/connectivity/source/commontools/
H A Dsqlerror.cxx75 ::rtl::OUString getSQLState( const ErrorCondition _eCondition );
170 ::rtl::OUString SQLError_Impl::getSQLState( const ErrorCondition _eCondition ) in getSQLState() function in connectivity::SQLError_Impl
239 getSQLState( _eCondition ), in impl_buildSQLException()
320 ::rtl::OUString SQLError::getSQLState( const ErrorCondition _eCondition ) const in getSQLState() function in connectivity::SQLError
322 return m_pImpl->getSQLState( _eCondition ); in getSQLState()
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DSQLException.cxx42 _rException.getSQLState(), in java_sql_SQLException()
86 ::rtl::OUString java_sql_SQLException_BASE::getSQLState() const in getSQLState() function in java_sql_SQLException_BASE
H A DObject.cxx188 pException->getSQLState(), pException->getErrorCode(), Any() ); in lcl_translateJNIExceptionToUNOException()
H A DDatabaseMetaData.cxx212 pException->getSQLState(), in getTables()
/aoo41x/main/connectivity/source/inc/java/sql/
H A DSQLException.hxx55 ::rtl::OUString getSQLState() const;
/aoo41x/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx142 ::rtl::OUString getSQLState( const ErrorCondition _eCondition ) const;
/aoo41x/main/mysqlc/source/
H A Dmysqlc_general.cxx70 convert(_error.getSQLState(), encoding), in translateAndThrow()

Completed in 42 milliseconds