LibreOffice Module connectivity (master) 1
Classes | Typedefs | Functions
connectivity::hsqldb Namespace Reference

Classes

class  HTools
 
class  HView
 
class  HViews
 
class  IMethodGuardAccess
 
class  MethodGuard
 
class  OConnectionController
 
class  ODriverDelegator
 delegates all calls to the original driver and extend the existing one with the SDBCX layer. More...
 
class  OHCatalog
 
class  OHSQLColumn
 
class  OHSQLColumns
 
class  OHsqlConnection
 
class  OHSQLTable
 
class  OHSQLUser
 
class  OTables
 
class  OUserExtend
 
class  OUsers
 
class  StorageContainer
 contains all storages so far accessed. More...
 
struct  StorageData
 
class  StreamHelper
 

Typedefs

typedef ::comphelper::OIdPropertyArrayUsageHelper< OHSQLColumnOHSQLColumn_PROP
 
typedef ::cppu::WeakComponentImplHelper< css::util::XFlushable, css::sdb::application::XTableUIProvider > OHsqlConnection_BASE
 
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::sdbcx::XDataDefinitionSupplier, css::lang::XServiceInfo, css::sdbcx::XCreateCatalog, css::embed::XTransactionListener > ODriverDelegator_BASE
 
typedef std::pair< css::uno::WeakReferenceHelper, css::uno::WeakReferenceHelper > TWeakRefPair
 
typedef std::pair< OUString,TWeakRefPairTWeakConnectionPair
 
typedef std::pair< css::uno::WeakReferenceHelper, TWeakConnectionPairTWeakPair
 
typedef std::vector< TWeakPairTWeakPairVector
 
typedef std::map< OUString, std::shared_ptr< StreamHelper > > TStreamMap
 
typedef std::map< OUString, StorageDataTStorages
 
typedef ::comphelper::OIdPropertyArrayUsageHelper< OHSQLTableOHSQLTable_PROP
 
typedef connectivity::sdbcx::OUser OUser_TYPEDEF
 
typedef ::comphelper::OPropertyArrayUsageHelper< OUserExtendOUserExtend_PROP
 
typedef ::connectivity::sdbcx::OView HView_Base
 
typedef ::cppu::ImplHelper1< css::sdbcx::XAlterView > HView_IBASE
 

Functions

 IMPLEMENT_FORWARD_XTYPEPROVIDER2 (OHsqlConnection, OHsqlConnection_BASE, OConnectionWrapper)
 
static TStorageslcl_getStorageMap ()
 
static OUString lcl_getNextCount ()
 

Typedef Documentation

◆ HView_Base

Definition at line 34 of file HView.hxx.

◆ HView_IBASE

typedef ::cppu::ImplHelper1< css::sdbcx::XAlterView > connectivity::hsqldb::HView_IBASE

Definition at line 35 of file HView.hxx.

◆ ODriverDelegator_BASE

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver , css::sdbcx::XDataDefinitionSupplier , css::lang::XServiceInfo , css::sdbcx::XCreateCatalog , css::embed::XTransactionListener > connectivity::hsqldb::ODriverDelegator_BASE

Definition at line 39 of file HDriver.hxx.

◆ OHSQLColumn_PROP

Definition at line 37 of file HColumns.hxx.

◆ OHsqlConnection_BASE

typedef ::cppu::WeakComponentImplHelper< css::util::XFlushable , css::sdb::application::XTableUIProvider > connectivity::hsqldb::OHsqlConnection_BASE

Definition at line 49 of file HConnection.hxx.

◆ OHSQLTable_PROP

Definition at line 33 of file HTable.hxx.

◆ OUser_TYPEDEF

Definition at line 27 of file HUser.hxx.

◆ OUserExtend_PROP

Definition at line 54 of file HUser.hxx.

◆ TStorages

Definition at line 73 of file HStorageMap.hxx.

◆ TStreamMap

typedef std::map< OUString, std::shared_ptr<StreamHelper> > connectivity::hsqldb::TStreamMap

Definition at line 62 of file HStorageMap.hxx.

◆ TWeakConnectionPair

Definition at line 42 of file HDriver.hxx.

◆ TWeakPair

typedef std::pair< css::uno::WeakReferenceHelper,TWeakConnectionPair> connectivity::hsqldb::TWeakPair

Definition at line 44 of file HDriver.hxx.

◆ TWeakPairVector

Definition at line 45 of file HDriver.hxx.

◆ TWeakRefPair

typedef std::pair< css::uno::WeakReferenceHelper,css::uno::WeakReferenceHelper> connectivity::hsqldb::TWeakRefPair

Definition at line 41 of file HDriver.hxx.

Function Documentation

◆ IMPLEMENT_FORWARD_XTYPEPROVIDER2()

connectivity::hsqldb::IMPLEMENT_FORWARD_XTYPEPROVIDER2 ( OHsqlConnection  ,
OHsqlConnection_BASE  ,
OConnectionWrapper   
)

Definition at line 105 of file HConnection.cxx.

References m_aMutex.

◆ lcl_getNextCount()

static OUString connectivity::hsqldb::lcl_getNextCount ( )
static

◆ lcl_getStorageMap()

static TStorages & connectivity::hsqldb::lcl_getStorageMap ( )
static