LibreOffice Module connectivity (master) 1
Classes | Namespaces | Functions
pq_xcolumns.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <rtl/ref.hxx>
#include "pq_xcontainer.hxx"
#include "pq_xbase.hxx"
Include dependency graph for pq_xcolumns.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pq_sdbc_driver::Columns
 
class  pq_sdbc_driver::ColumnDescriptors
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::sdbc
 
namespace  pq_sdbc_driver
 

Functions

void pq_sdbc_driver::alterColumnByDescriptor (std::u16string_view schemaName, std::u16string_view tableName, ConnectionSettings *settings, const css::uno::Reference< css::sdbc::XStatement > &stmt, const css::uno::Reference< css::beans::XPropertySet > &past, const css::uno::Reference< css::beans::XPropertySet > &future)
 
OUString pq_sdbc_driver::columnMetaData2SDBCX (ReflectionBase *pBase, const css::uno::Reference< css::sdbc::XRow > &xRow)