Home
last modified time | relevance | path

Searched refs:isIgnoreDriverPrivilegesEnabled (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/connectivity/source/inc/java/sql/
H A DConnection.hxx100 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges;} in isIgnoreDriverPrivilegesEnabled() function in connectivity::java_sql_Connection
/aoo41x/main/connectivity/source/inc/odbc/
H A DOConnection.hxx139 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges; } in isIgnoreDriverPrivilegesEnabled() function in connectivity::odbc::OConnection
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx427 if ( m_pConnection->isIgnoreDriverPrivilegesEnabled() ) in getTablePrivileges()
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx432 if ( m_pConnection->isIgnoreDriverPrivilegesEnabled() ) in getTablePrivileges()

Completed in 54 milliseconds