LibreOffice Module connectivity (master) 1
|
#include "mysqlc_table.hxx"
#include "mysqlc_tables.hxx"
#include "mysqlc_catalog.hxx"
#include <TConnection.hxx>
#include <connectivity/dbtools.hxx>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <comphelper/types.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_unescape (OUString &rName) |
|
static |
Definition at line 28 of file mysqlc_tables.cxx.
Referenced by connectivity::mysqlc::Tables::createObject().