LibreOffice Module connectivity (master) 1
Namespaces | Enumerations
standardsqlstate.hxx File Reference
#include <sal/types.h>
Include dependency graph for standardsqlstate.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dbtools
 

Enumerations

enum class  dbtools::StandardSQLState {
  dbtools::INVALID_DESCRIPTOR_INDEX ,
  dbtools::INVALID_CURSOR_STATE ,
  dbtools::COLUMN_NOT_FOUND ,
  dbtools::GENERAL_ERROR ,
  dbtools::INVALID_SQL_DATA_TYPE ,
  dbtools::FUNCTION_SEQUENCE_ERROR ,
  dbtools::INVALID_CURSOR_POSITION ,
  dbtools::FEATURE_NOT_IMPLEMENTED ,
  dbtools::FUNCTION_NOT_SUPPORTED ,
  dbtools::CONNECTION_DOES_NOT_EXIST ,
  dbtools::ERROR_UNSPECIFIED = SAL_MAX_ENUM
}
 standard SQLStates to be used with an SQLException More...