Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx43ODriverWrapper::ODriverWrapper( Reference< XAggregation >& _rxAggregateDriver, OConnectionPool* _p… in ODriverWrapper() function in connectivity::ODriverWrapper
70 ODriverWrapper::~ODriverWrapper() in ~ODriverWrapper()
81 Any SAL_CALL ODriverWrapper::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()
88 …Reference< XConnection > SAL_CALL ODriverWrapper::connect( const ::rtl::OUString& url, const Seque… in connect()
101 …sal_Bool SAL_CALL ODriverWrapper::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, Ru… in acceptsURL()
107 …Sequence< DriverPropertyInfo > SAL_CALL ODriverWrapper::getPropertyInfo( const ::rtl::OUString& ur… in getPropertyInfo()
116 sal_Int32 SAL_CALL ODriverWrapper::getMajorVersion( ) throw (RuntimeException) in getMajorVersion()
122 sal_Int32 SAL_CALL ODriverWrapper::getMinorVersion( ) throw (RuntimeException) in getMinorVersion()
H A DZDriverWrapper.hxx44 class ODriverWrapper : public ODriverWrapper_BASE class
58 ODriverWrapper(
70 virtual ~ODriverWrapper();
H A DZPoolCollection.cxx228 xDriver = new ODriverWrapper(xDriverProxy, pConnectionPool); in getDriverByURL()

Completed in 17 milliseconds