Home
last modified time | relevance | path

Searched refs:OHsqlConnection (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx119 void SAL_CALL OHsqlConnection::disposing(void) in disposing()
126 OHsqlConnection::OHsqlConnection( const Reference< XDriver > _rxDriver, in OHsqlConnection() function in connectivity::hsqldb::OHsqlConnection
138 OHsqlConnection::~OHsqlConnection() in ~OHsqlConnection()
147 IMPLEMENT_FORWARD_XINTERFACE2(OHsqlConnection,OHsqlConnection_BASE,OConnectionWrapper) in IMPLEMENT_FORWARD_XINTERFACE2() argument
149 IMPLEMENT_FORWARD_XTYPEPROVIDER2(OHsqlConnection,OHsqlConnection_BASE,OConnectionWrapper) in IMPLEMENT_FORWARD_XINTERFACE2()
152 ::osl::Mutex& OHsqlConnection::getMutex() const in IMPLEMENT_FORWARD_XINTERFACE2()
158 void OHsqlConnection::checkDisposed() const in checkDisposed()
165 void SAL_CALL OHsqlConnection::flush( ) throw (RuntimeException) in flush()
256 Reference< XNameAccess > OHsqlConnection::impl_getTableContainer_throw() in impl_getTableContainer_throw()
318 void OHsqlConnection::impl_checkExistingTable_throw( const ::rtl::OUString& _rTableName ) in impl_checkExistingTable_throw()
[all …]
H A DHDriver.cxx384 Reference< XComponent> xIfc = new OHsqlConnection( this, xOrig, m_xFactory ); in connect()
/aoo4110/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx60 class OHsqlConnection :public ::comphelper::OBaseMutex class
74 virtual ~OHsqlConnection();
77 OHsqlConnection(

Completed in 21 milliseconds