1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 This file has been autogenerated by update_pch.sh . It is possible to edit it
12 manually (such as when an include file has been moved/renamed/removed. All such
13 manual changes will be rewritten by the next run of update_pch.sh (which presumably
14 also fixes all possible problems, so it's usually better to use it).
18 #include <boost/noncopyable.hpp>
19 #include <boost/shared_ptr.hpp>
20 #include <com/sun/star/lang/NullPointerException.hpp>
21 #include <com/sun/star/sdb/CommandType.hpp>
22 #include <com/sun/star/sdb/ErrorCondition.hpp>
23 #include <com/sun/star/sdb/XQueriesSupplier.hpp>
24 #include <com/sun/star/sdb/tools/CompositionType.hpp>
25 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
26 #include <comphelper/namedvaluecollection.hxx>
27 #include <connectivity/dbmetadata.hxx>
28 #include <connectivity/dbtools.hxx>
29 #include <connectivity/sqlerror.hxx>
30 #include <connectivity/statementcomposer.hxx>
31 #include <cppuhelper/exc_hlp.hxx>
32 #include <cppuhelper/supportsservice.hxx>
33 #include <rtl/ustrbuf.hxx>
34 #include <tools/diagnose_ex.h>
36 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */