Searched refs:isIgnoreDriverPrivilegesEnabled (Results 1 – 6 of 6) sorted by relevance
100 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges;} in isIgnoreDriverPrivilegesEnabled() function in connectivity::java_sql_Connection
139 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges; } in isIgnoreDriverPrivilegesEnabled() function in connectivity::odbc::OConnection
575 public boolean isIgnoreDriverPrivilegesEnabled() { in isIgnoreDriverPrivilegesEnabled() method in JavaSQLConnection
518 if (connection.isIgnoreDriverPrivilegesEnabled()) { in getTablePrivileges()
427 if ( m_pConnection->isIgnoreDriverPrivilegesEnabled() ) in getTablePrivileges()
432 if ( m_pConnection->isIgnoreDriverPrivilegesEnabled() ) in getTablePrivileges()
Completed in 57 milliseconds