LibreOffice Module connectivity (master) 1
Namespaces | Functions
pq_xkeys.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <sal/log.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <com/sun/star/sdbcx/KeyType.hpp>
#include <cppuhelper/exc_hlp.hxx>
#include <o3tl/safeint.hxx>
#include <utility>
#include "pq_xkeys.hxx"
#include "pq_xkey.hxx"
#include "pq_statics.hxx"
#include "pq_tools.hxx"
Include dependency graph for pq_xkeys.cxx:

Go to the source code of this file.

Namespaces

namespace  pq_sdbc_driver
 

Functions

static sal_Int32 pq_sdbc_driver::string2keytype (std::u16string_view type)
 
static sal_Int32 pq_sdbc_driver::string2keyrule (std::u16string_view rule)