Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/cpool/
H A DZPooledConnection.cxx45 OPooledConnection::OPooledConnection(const Reference< XConnection >& _xConnection, in OPooledConnection() function in OPooledConnection
55 void SAL_CALL OPooledConnection::disposing(void) in disposing()
65 void SAL_CALL OPooledConnection::disposing( const EventObject& /*Source*/ ) throw (RuntimeException) in disposing()
71 Reference< XConnection > OPooledConnection::getConnection() throw(SQLException, RuntimeException) in getConnection()
H A DZPooledConnection.hxx42 class OPooledConnection : public ::comphelper::OBaseMutex class
52OPooledConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _…
H A DZConnectionPool.cxx226 …Reference< XPooledConnection > xPooledConnection = new ::connectivity::OPooledConnection(m_xDriver… in createNewConnection()

Completed in 19 milliseconds