LibreOffice Module dbaccess (master) 1
|
#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>
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 |