LibreOffice Module connectivity (master) 1
Functions
OPreparedStatement.cxx File Reference
#include <string.h>
#include <osl/diagnose.h>
#include <odbc/OPreparedStatement.hxx>
#include <odbc/OBoundParam.hxx>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <odbc/OTools.hxx>
#include <odbc/OResultSet.hxx>
#include <odbc/OResultSetMetaData.hxx>
#include <comphelper/sequence.hxx>
#include <connectivity/dbtools.hxx>
#include <comphelper/types.hxx>
#include <connectivity/FValue.hxx>
#include <strings.hrc>
#include <memory>
#include <type_traits>
Include dependency graph for OPreparedStatement.cxx:

Go to the source code of this file.

Functions

 IMPLEMENT_SERVICE_INFO (OPreparedStatement,"com.sun.star.sdbcx.OPreparedStatement","com.sun.star.sdbc.PreparedStatement")
 

Function Documentation

◆ IMPLEMENT_SERVICE_INFO()

IMPLEMENT_SERVICE_INFO ( OPreparedStatement  ,
"com.sun.star.sdbcx.OPreparedStatement"  ,
"com.sun.star.sdbc.PreparedStatement"   
)