|
LibreOffice Module connectivity (master) 1
|
#include "pq_sequenceresultset.hxx"#include "pq_resultsetmetadata.hxx"#include <com/sun/star/sdbc/FetchDirection.hpp>#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>#include <com/sun/star/sdbc/ResultSetType.hpp>#include <com/sun/star/sdbc/XResultSetUpdate.hpp>#include <com/sun/star/sdbc/XRowUpdate.hpp>#include <utility>Go to the source code of this file.
Classes | |
| struct | pq_sdbc_driver::UpdateableField |
| class | pq_sdbc_driver::UpdateableResultSet |
Namespaces | |
| namespace | pq_sdbc_driver |
Typedefs | |
| typedef std::vector< UpdateableField > | pq_sdbc_driver::UpdateableFieldVector |