LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
drivers/firebird/ResultSet.hxx File Reference
#include "Connection.hxx"
#include <ibase.h>
#include <connectivity/FValue.hxx>
#include <cppuhelper/compbase.hxx>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <com/sun/star/util/XCancellable.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/sdbc/XColumnLocate.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
Include dependency graph for drivers/firebird/ResultSet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::firebird::OResultSet
 This ResultSet does not deal with the management of the SQLDA it is supplied with. More...
 

Namespaces

namespace  connectivity
 
namespace  connectivity::firebird
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XResultSet, css::sdbc::XRow, css::sdbc::XResultSetMetaDataSupplier, css::util::XCancellable, css::sdbc::XCloseable, css::sdbc::XColumnLocate, css::lang::XServiceInfo > connectivity::firebird::OResultSet_BASE