LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
OPreparedStatement.hxx File Reference
#include <odbc/odbcbasedllapi.hxx>
#include <odbc/OStatement.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/implbase5.hxx>
Include dependency graph for OPreparedStatement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::odbc::OPreparedStatement
 

Namespaces

namespace  connectivity
 
namespace  connectivity::odbc
 

Typedefs

typedef ::cppu::ImplHelper5< css::sdbc::XPreparedStatement, css::sdbc::XParameters, css::sdbc::XPreparedBatchExecution, css::sdbc::XResultSetMetaDataSupplier, css::lang::XServiceInfo > connectivity::odbc::OPreparedStatement_BASE