Lines Matching refs:OUString

46 		using ::rtl::OUString;
60 OUString identifier_quote_string;
64OUString impl_getStringMetaData( const sal_Char* _methodName, const ext_std::string& (sql::Databas…
65OUString impl_getStringMetaData( const sal_Char* _methodName, ext_std::string (sql::DatabaseMetaDa…
66OUString impl_getStringMetaData( const sal_Char* _methodName, const sql::SQLString& (sql::Database…
67OUString impl_getStringMetaData( const sal_Char* _methodName, sql::SQLString (sql::DatabaseMetaDat…
83 OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException);
84 OUString SAL_CALL getUserName() throw(my_SQLException, my_RuntimeException);
90 OUString SAL_CALL getDatabaseProductName() throw(my_SQLException, my_RuntimeException);
91OUString SAL_CALL getDatabaseProductVersion() throw(my_SQLException, my_RuntimeException);
92 OUString SAL_CALL getDriverName() throw(my_SQLException, my_RuntimeException);
93 OUString SAL_CALL getDriverVersion() throw(my_SQLException, my_RuntimeException);
106OUString SAL_CALL getIdentifierQuoteString() throw(my_SQLException, my_RuntimeException);
107 OUString SAL_CALL getSQLKeywords() throw(my_SQLException, my_RuntimeException);
108 OUString SAL_CALL getNumericFunctions() throw(my_SQLException, my_RuntimeException);
109 OUString SAL_CALL getStringFunctions() throw(my_SQLException, my_RuntimeException);
110 OUString SAL_CALL getSystemFunctions() throw(my_SQLException, my_RuntimeException);
111 OUString SAL_CALL getTimeDateFunctions() throw(my_SQLException, my_RuntimeException);
112 OUString SAL_CALL getSearchStringEscape() throw(my_SQLException, my_RuntimeException);
113 OUString SAL_CALL getExtraNameCharacters() throw(my_SQLException, my_RuntimeException);
142 OUString SAL_CALL getSchemaTerm() throw(my_SQLException, my_RuntimeException);
143 OUString SAL_CALL getProcedureTerm() throw(my_SQLException, my_RuntimeException);
144 OUString SAL_CALL getCatalogTerm() throw(my_SQLException, my_RuntimeException);
146 OUString SAL_CALL getCatalogSeparator() throw(my_SQLException, my_RuntimeException);
202 …tSetRef SAL_CALL getProcedures(const Any& catalog, const OUString& schemaPattern, const OUString& …
203 …dureColumns(const Any& catalog, const OUString& schemaPattern, const OUString& procedureNamePatter…
204 …st Any& catalog, const OUString& schemaPattern, const OUString& tableNamePattern, const ::com::sun…
208 …LL getColumns(const Any& catalog, const OUString& schemaPattern, const OUString& tableNamePattern,…
209 …LL getColumnPrivileges(const Any& catalog, const OUString& schema, const OUString& table, const OU…
210 …ef SAL_CALL getTablePrivileges(const Any& catalog, const OUString& schemaPattern, const OUString& …
211 …Ref SAL_CALL getBestRowIdentifier(const Any& catalog, const OUString& schema, const OUString& tabl…
212 …SetRef SAL_CALL getVersionColumns(const Any& catalog, const OUString& schema, const OUString& tabl…
213 …ultSetRef SAL_CALL getPrimaryKeys(const Any& catalog, const OUString& schema, const OUString& tabl…
214 …ltSetRef SAL_CALL getImportedKeys(const Any& catalog, const OUString& schema, const OUString& tabl…
215 …ltSetRef SAL_CALL getExportedKeys(const Any& catalog, const OUString& schema, const OUString& tabl…
216 …talog, const OUString& primarySchema, const OUString& primaryTable, const Any& foreignCatalog, con…
218 …esultSetRef SAL_CALL getIndexInfo(const Any& catalog, const OUString& schema, const OUString& tabl…
231 …XResultSetRef SAL_CALL getUDTs(const Any& catalog, const OUString& schemaPattern, const OUString& …