LibreOffice Module connectivity (master) 1
|
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/component.hxx>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/sdbc/XColumnLocate.hpp>
#include "pq_connection.hxx"
#include "pq_baseresultset.hxx"
Go to the source code of this file.
Classes | |
class | pq_sdbc_driver::ResultSet |
Namespaces | |
namespace | pq_sdbc_driver |