LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
NPreparedStatement.hxx File Reference
#include "NStatement.hxx"
#include "NConnection.hxx"
#include "NDatabaseMetaData.hxx"
#include "NResultSet.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 NPreparedStatement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::evoab::OEvoabPreparedStatement
 

Namespaces

namespace  connectivity
 
namespace  connectivity::evoab
 

Typedefs

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