LibreOffice Module connectivity (master) 1
Namespaces | Functions
pq_xtables.cxx File Reference
#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/sdbcx/Privilege.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <cppuhelper/exc_hlp.hxx>
#include <o3tl/safeint.hxx>
#include "pq_xtables.hxx"
#include "pq_xviews.hxx"
#include "pq_xtable.hxx"
#include "pq_statics.hxx"
#include "pq_tools.hxx"
Include dependency graph for pq_xtables.cxx:

Go to the source code of this file.

Namespaces

namespace  pq_sdbc_driver
 

Functions

static void pq_sdbc_driver::appendColumnList (OUStringBuffer &buf, const Reference< XColumnsSupplier > &columnSupplier, ConnectionSettings *settings)
 
static void pq_sdbc_driver::appendKeyList (OUStringBuffer &buf, const Reference< XKeysSupplier > &keySupplier, ConnectionSettings *settings)