Searched refs:OPooledConnection (Results 1 – 3 of 3) sorted by relevance
45 OPooledConnection::OPooledConnection(const Reference< XConnection >& _xConnection, in OPooledConnection() function in OPooledConnection55 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()
42 class OPooledConnection : public ::comphelper::OBaseMutex class52 …OPooledConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _…
226 …Reference< XPooledConnection > xPooledConnection = new ::connectivity::OPooledConnection(m_xDriver… in createNewConnection()
Completed in 18 milliseconds