Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/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()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DSQLException.hxx55 ::rtl::OUString getSQLState() const;
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx142 ::rtl::OUString getSQLState( const ErrorCondition _eCondition ) const;
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DTools.java51 sqlException.getSQLState(), sqlException.getErrorCode(), unoCause); in toUnoException()
H A DJavaSQLStatementBase.java438 warning.SQLState = javaWarning.getSQLState(); in getWarnings()
H A DJavaSQLConnection.java154 warning.SQLState = javaWarning.getSQLState(); in getWarnings()
H A DJavaSQLResultSet.java687 warning.SQLState = javaWarning.getSQLState(); in getWarnings()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_general.cxx70 convert(_error.getSQLState(), encoding), in translateAndThrow()

Completed in 53 milliseconds