#include <ODriver.hxx>
Definition at line 36 of file ODriver.hxx.
◆ ODBCDriver()
ODBCDriver::ODBCDriver |
( |
css::uno::Reference< css::uno::XComponentContext > |
xContext | ) |
|
◆ acceptsURL()
sal_Bool SAL_CALL ODBCDriver::acceptsURL |
( |
const OUString & |
url | ) |
|
|
overridevirtual |
◆ connect()
Reference< XConnection > SAL_CALL ODBCDriver::connect |
( |
const OUString & |
url, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
info |
|
) |
| |
|
overridevirtual |
◆ disposing()
void ODBCDriver::disposing |
( |
| ) |
|
|
overridevirtual |
◆ EnvironmentHandle()
virtual SQLHANDLE connectivity::odbc::ODBCDriver::EnvironmentHandle |
( |
OUString & |
_rPath | ) |
|
|
protectedpure virtual |
◆ getContext()
const css::uno::Reference< css::uno::XComponentContext > & connectivity::odbc::ODBCDriver::getContext |
( |
| ) |
const |
|
inline |
◆ getImplementationName()
OUString ODBCDriver::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getMajorVersion()
sal_Int32 SAL_CALL ODBCDriver::getMajorVersion |
( |
| ) |
|
|
overridevirtual |
◆ getMinorVersion()
sal_Int32 SAL_CALL ODBCDriver::getMinorVersion |
( |
| ) |
|
|
overridevirtual |
◆ getOdbcFunction()
virtual oslGenericFunction connectivity::odbc::ODBCDriver::getOdbcFunction |
( |
ODBC3SQLFunctionId |
_nIndex | ) |
const |
|
pure virtual |
◆ getPropertyInfo()
Sequence< DriverPropertyInfo > SAL_CALL ODBCDriver::getPropertyInfo |
( |
const OUString & |
url, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
info |
|
) |
| |
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > ODBCDriver::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL ODBCDriver::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_aMutex
::osl::Mutex connectivity::odbc::ODBCDriver::m_aMutex |
|
protected |
◆ m_pDriverHandle
SQLHANDLE connectivity::odbc::ODBCDriver::m_pDriverHandle |
|
protected |
◆ m_xConnections
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > connectivity::odbc::ODBCDriver::m_xContext |
|
protected |
The documentation for this class was generated from the following files: