|
LibreOffice Module connectivity (master) 1
|
#include "ResultSet.hxx"#include "ResultSetMetaData.hxx"#include "Util.hxx"#include <comphelper/sequence.hxx>#include <cppuhelper/supportsservice.hxx>#include <connectivity/dbexception.hxx>#include <propertyids.hxx>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <TConnection.hxx>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/sdbc/DataType.hpp>#include <com/sun/star/sdbc/FetchDirection.hpp>#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>#include <com/sun/star/sdbc/ResultSetType.hpp>#include <com/sun/star/sdbc/SQLException.hpp>