LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
SharedConnection.hxx File Reference
#include <connectivity/ConnectionWrapper.hxx>
#include <connectivity/CommonTools.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <comphelper/sequence.hxx>
Include dependency graph for SharedConnection.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::OSharedConnection
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XConnection > dbaccess::OSharedConnection_BASE
 
typedef ::connectivity::OConnectionWrapper dbaccess::OSharedConnection_BASE2