Searched defs:isIgnoreDriverPrivilegesEnabled (Results 1 – 3 of 3) 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
Completed in 12 milliseconds