LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
JStatement.hxx File Reference
#include <java/lang/Object.hxx>
#include <com/sun/star/sdbc/XStatement.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/sdbc/XMultipleResults.hpp>
#include <com/sun/star/sdbc/XBatchExecution.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/util/XCancellable.hpp>
#include <com/sun/star/sdbc/XGeneratedResultSet.hpp>
#include <comphelper/proparrhlp.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <java/sql/Connection.hxx>
#include <java/sql/ConnectionLog.hxx>
Include dependency graph for JStatement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::java_sql_Statement_Base
 
class  connectivity::OStatement_BASE2
 
class  connectivity::java_sql_Statement
 

Namespaces

namespace  connectivity
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XStatement, css::sdbc::XWarningsSupplier, css::util::XCancellable, css::sdbc::XCloseable, css::sdbc::XGeneratedResultSet, css::sdbc::XMultipleResults > connectivity::java_sql_Statement_BASE