LibreOffice Module connectivity (master) 1
|
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <file/FPreparedStatement.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
#include <file/FResultSetMetaData.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <comphelper/sequence.hxx>
#include <connectivity/dbconversion.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/PColumn.hxx>
#include <comphelper/types.hxx>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <strings.hrc>
Go to the source code of this file.
Functions | |
IMPLEMENT_SERVICE_INFO (OPreparedStatement,"com.sun.star.sdbc.driver.file.PreparedStatement","com.sun.star.sdbc.PreparedStatement") | |
IMPLEMENT_SERVICE_INFO | ( | OPreparedStatement | , |
"com.sun.star.sdbc.driver.file.PreparedStatement" | , | ||
"com.sun.star.sdbc.PreparedStatement" | |||
) |