|
LibreOffice Module dbaccess (master) 1
|
#include "CacheSet.hxx"#include <core_resource.hxx>#include <strings.hrc>#include <strings.hxx>#include <com/sun/star/container/XIndexAccess.hpp>#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>#include <com/sun/star/sdbc/XPreparedStatement.hpp>#include <com/sun/star/sdbc/ColumnValue.hpp>#include <com/sun/star/sdbc/XParameters.hpp>#include <com/sun/star/sdbcx/XIndexesSupplier.hpp>#include <connectivity/dbtools.hxx>#include <com/sun/star/io/XInputStream.hpp>#include <comphelper/types.hxx>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>