|
LibreOffice Module connectivity (master) 1
|
#include <sal/config.h>#include <string_view>#include <rtl/ref.hxx>#include "pq_xcontainer.hxx"#include "pq_xbase.hxx"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) |