LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
mysqlc_preparedstatement.hxx File Reference
#include "mysqlc_statement.hxx"
#include "mysqlc_resultset.hxx"
#include <com/sun/star/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <cppuhelper/compbase4.hxx>
Include dependency graph for mysqlc_preparedstatement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  connectivity::mysqlc::BindMetaData
 
class  connectivity::mysqlc::OPreparedStatement
 

Namespaces

namespace  connectivity
 
namespace  connectivity::mysqlc
 

Typedefs

using connectivity::mysqlc::my_bool = char
 
typedef ::cppu::ImplHelper4< css::sdbc::XPreparedStatement, css::sdbc::XParameters, css::sdbc::XResultSetMetaDataSupplier, css::lang::XServiceInfo > connectivity::mysqlc::OPreparedStatement_BASE