Home
last modified time | relevance | path

Searched refs:getErrorCode (Results 1 – 13 of 13) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx76 static ErrorCode getErrorCode( const ErrorCondition _eCondition );
176 ErrorCode SQLError_Impl::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode() function in connectivity::SQLError_Impl
240 getErrorCode( _eCondition ), in impl_buildSQLException()
326 ErrorCode SQLError::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode() function in connectivity::SQLError
328 return SQLError_Impl::getErrorCode( _eCondition ); in getErrorCode()
/trunk/main/connectivity/source/drivers/jdbc/
H A DSQLException.cxx43 _rException.getErrorCode(), in java_sql_SQLException()
91 sal_Int32 java_sql_SQLException_BASE::getErrorCode() const in getErrorCode() function in java_sql_SQLException_BASE
H A DObject.cxx188 pException->getSQLState(), pException->getErrorCode(), Any() ); in lcl_translateJNIExceptionToUNOException()
H A DDatabaseMetaData.cxx213 pException->getErrorCode(), in getTables()
/trunk/main/connectivity/java/sdbc_hsqldb/src/org/hsqldb/lib/
H A DFileSystemRuntimeException.java66 public final int getErrorCode() { in getErrorCode() method in FileSystemRuntimeException
/trunk/main/connectivity/source/inc/java/sql/
H A DSQLException.hxx56 sal_Int32 getErrorCode() const;
/trunk/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx152 getErrorCode( const ErrorCondition _eCondition );
/trunk/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.java439 warning.ErrorCode = javaWarning.getErrorCode(); in getWarnings()
H A DJavaSQLConnection.java155 warning.ErrorCode = javaWarning.getErrorCode(); in getWarnings()
H A DJavaSQLResultSet.java688 warning.ErrorCode = javaWarning.getErrorCode(); in getWarnings()
/trunk/main/mysqlc/source/
H A Dmysqlc_general.cxx71 _error.getErrorCode(), in translateAndThrow()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx709 …::connectivity::ErrorCode nErrorCode( aError.getErrorCode( ErrorCondition::DATA_CANNOT_SELECT_UNFI… in impl_checkForCannotSelectUnfiltered()

Completed in 94 milliseconds