LibreOffice Module connectivity (master) 1
|
#include "MacabStatement.hxx"
#include "MacabResultSetMetaData.hxx"
#include <connectivity/FValue.hxx>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::macab::MacabPreparedStatement |
Namespaces | |
namespace | connectivity |
namespace | connectivity::macab |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< MacabCommonStatement, css::sdbc::XPreparedStatement, css::sdbc::XParameters, css::sdbc::XResultSetMetaDataSupplier, css::lang::XServiceInfo > | connectivity::macab::MacabPreparedStatement_BASE |