LibreOffice Module connectivity (master) 1
|
#include <sal/types.h>
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... | |