LibreOffice Module connectivity (master) 1
Functions | Variables
firebird/PreparedStatement.cxx File Reference
#include <sal/config.h>
#include <cmath>
#include "Connection.hxx"
#include "PreparedStatement.hxx"
#include "ResultSet.hxx"
#include "ResultSetMetaData.hxx"
#include "Util.hxx"
#include <comphelper/sequence.hxx>
#include <connectivity/dbexception.hxx>
#include <propertyids.hxx>
#include <connectivity/dbtools.hxx>
#include <sal/log.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
Include dependency graph for firebird/PreparedStatement.cxx:

Go to the source code of this file.

Functions

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

Variables

constexpr size_t MAX_SIZE_SEGMENT = 65535
 

Function Documentation

◆ IMPLEMENT_SERVICE_INFO()

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

Variable Documentation

◆ MAX_SIZE_SEGMENT

constexpr size_t MAX_SIZE_SEGMENT = 65535
constexpr