Lines Matching refs:RuntimeException

92 …nce< XResultSet > SAL_CALL ODatabaseMetaData::getCatalogs(  ) throw(SQLException, RuntimeException)  in getCatalogs()
125 …ence< XResultSet > SAL_CALL ODatabaseMetaData::getSchemas( ) throw(SQLException, RuntimeException) in getSchemas()
143 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumnPrivileges()
161 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumns()
179 … tableNamePattern, const Sequence< ::rtl::OUString >& types ) throw(SQLException, RuntimeException) in getTables()
197 …cedureNamePattern, const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getProcedureColumns()
215 const ::rtl::OUString& procedureNamePattern ) throw(SQLException, RuntimeException) in getProcedures()
232 …const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLException, RuntimeException) in getVersionColumns()
258 …t32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength()
265 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
272 …Int32 SAL_CALL ODatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength()
279 …Int32 SAL_CALL ODatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength()
286 …_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength()
293 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex()
300 …_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength()
307 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
314 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable()
321 …l_Int32 SAL_CALL ODatabaseMetaData::getMaxStatementLength( ) throw(SQLException, RuntimeException) in getMaxStatementLength()
328 …l_Int32 SAL_CALL ODatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeException) in getMaxTableNameLength()
343 …const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLException, RuntimeException) in getExportedKeys()
360 …const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLException, RuntimeException) in getImportedKeys()
377 …const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLException, RuntimeException) in getPrimaryKeys()
395 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo()
413 sal_Bool nullable ) throw(SQLException, RuntimeException) in getBestRowIdentifier()
430 …ing& schemaPattern, const ::rtl::OUString& tableNamePattern ) throw(SQLException, RuntimeException) in getTablePrivileges()
445 …UString& foreignSchema, const ::rtl::OUString& foreignTable ) throw(SQLException, RuntimeException) in getCrossReference()
462 …ol SAL_CALL ODatabaseMetaData::doesMaxRowSizeIncludeBlobs( ) throw(SQLException, RuntimeException) in doesMaxRowSizeIncludeBlobs()
469 …_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in storesLowerCaseQuotedIdentifiers()
476 …ol SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesLowerCaseIdentifiers()
490 …ol SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesMixedCaseIdentifiers()
497 …_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in storesUpperCaseQuotedIdentifiers()
504 …ol SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesUpperCaseIdentifiers()
527 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength( ) throw(SQLException, RuntimeException) in getMaxIndexLength()
534 …ol SAL_CALL ODatabaseMetaData::supportsNonNullableColumns( ) throw(SQLException, RuntimeException) in supportsNonNullableColumns()
541 ::rtl::OUString SAL_CALL ODatabaseMetaData::getCatalogTerm( ) throw(SQLException, RuntimeException) in getCatalogTerm()
556 …String SAL_CALL ODatabaseMetaData::getExtraNameCharacters( ) throw(SQLException, RuntimeException) in getExtraNameCharacters()
563 …ODatabaseMetaData::supportsDifferentTableCorrelationNames( ) throw(SQLException, RuntimeException) in supportsDifferentTableCorrelationNames()
578 …LL ODatabaseMetaData::dataDefinitionIgnoredInTransactions( ) throw(SQLException, RuntimeException) in dataDefinitionIgnoredInTransactions()
585 … ODatabaseMetaData::dataDefinitionCausesTransactionCommit( ) throw(SQLException, RuntimeException) in dataDefinitionCausesTransactionCommit()
592 …atabaseMetaData::supportsDataManipulationTransactionsOnly( ) throw(SQLException, RuntimeException) in supportsDataManipulationTransactionsOnly()
599 …ta::supportsDataDefinitionAndDataManipulationTransactions( ) throw(SQLException, RuntimeException) in supportsDataDefinitionAndDataManipulationTransactions()
606 …Bool SAL_CALL ODatabaseMetaData::supportsPositionedDelete( ) throw(SQLException, RuntimeException) in supportsPositionedDelete()
613 …Bool SAL_CALL ODatabaseMetaData::supportsPositionedUpdate( ) throw(SQLException, RuntimeException) in supportsPositionedUpdate()
620 …L ODatabaseMetaData::supportsOpenStatementsAcrossRollback( ) throw(SQLException, RuntimeException) in supportsOpenStatementsAcrossRollback()
627 …ALL ODatabaseMetaData::supportsOpenStatementsAcrossCommit( ) throw(SQLException, RuntimeException) in supportsOpenStatementsAcrossCommit()
634 …L_CALL ODatabaseMetaData::supportsOpenCursorsAcrossCommit( ) throw(SQLException, RuntimeException) in supportsOpenCursorsAcrossCommit()
641 …CALL ODatabaseMetaData::supportsOpenCursorsAcrossRollback( ) throw(SQLException, RuntimeException) in supportsOpenCursorsAcrossRollback()
648 …etaData::supportsTransactionIsolationLevel( sal_Int32 level ) throw(SQLException, RuntimeException) in supportsTransactionIsolationLevel()
662 sal_Bool SAL_CALL ODatabaseMetaData::supportsANSI92FullSQL( ) throw(SQLException, RuntimeException) in supportsANSI92FullSQL()
669 …l SAL_CALL ODatabaseMetaData::supportsANSI92EntryLevelSQL( ) throw(SQLException, RuntimeException) in supportsANSI92EntryLevelSQL()
676 …L ODatabaseMetaData::supportsIntegrityEnhancementFacility( ) throw(SQLException, RuntimeException) in supportsIntegrityEnhancementFacility()
683 …CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, RuntimeException) in supportsSchemasInIndexDefinitions()
705 …ALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, RuntimeException) in supportsCatalogsInIndexDefinitions()
721 sal_Bool SAL_CALL ODatabaseMetaData::supportsOuterJoins( ) throw(SQLException, RuntimeException) in supportsOuterJoins()
728 …e< XResultSet > SAL_CALL ODatabaseMetaData::getTableTypes( ) throw(SQLException, RuntimeException) in getTableTypes()
776 …t32 SAL_CALL ODatabaseMetaData::getMaxProcedureNameLength( ) throw(SQLException, RuntimeException) in getMaxProcedureNameLength()
783 …_Int32 SAL_CALL ODatabaseMetaData::getMaxSchemaNameLength( ) throw(SQLException, RuntimeException) in getMaxSchemaNameLength()
790 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions( ) throw(SQLException, RuntimeException) in supportsTransactions()
797 …Bool SAL_CALL ODatabaseMetaData::allProceduresAreCallable( ) throw(SQLException, RuntimeException) in allProceduresAreCallable()
804 …Bool SAL_CALL ODatabaseMetaData::supportsStoredProcedures( ) throw(SQLException, RuntimeException) in supportsStoredProcedures()
811 …_Bool SAL_CALL ODatabaseMetaData::supportsSelectForUpdate( ) throw(SQLException, RuntimeException) in supportsSelectForUpdate()
818 …l_Bool SAL_CALL ODatabaseMetaData::allTablesAreSelectable( ) throw(SQLException, RuntimeException) in allTablesAreSelectable()
825 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
830 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
837 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFilePerTable( ) throw(SQLException, RuntimeException) in usesLocalFilePerTable()
844 …l_Bool SAL_CALL ODatabaseMetaData::supportsTypeConversion( ) throw(SQLException, RuntimeException) in supportsTypeConversion()
851 sal_Bool SAL_CALL ODatabaseMetaData::nullPlusNonNullIsNull( ) throw(SQLException, RuntimeException) in nullPlusNonNullIsNull()
858 …l_Bool SAL_CALL ODatabaseMetaData::supportsColumnAliasing( ) throw(SQLException, RuntimeException) in supportsColumnAliasing()
865 …SAL_CALL ODatabaseMetaData::supportsTableCorrelationNames( ) throw(SQLException, RuntimeException) in supportsTableCorrelationNames()
872 …Data::supportsConvert( sal_Int32 fromType, sal_Int32 toType ) throw(SQLException, RuntimeException) in supportsConvert()
1028 … SAL_CALL ODatabaseMetaData::supportsExpressionsInOrderBy( ) throw(SQLException, RuntimeException) in supportsExpressionsInOrderBy()
1035 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
1042 …l SAL_CALL ODatabaseMetaData::supportsGroupByBeyondSelect( ) throw(SQLException, RuntimeException) in supportsGroupByBeyondSelect()
1049 …Bool SAL_CALL ODatabaseMetaData::supportsGroupByUnrelated( ) throw(SQLException, RuntimeException) in supportsGroupByUnrelated()
1056 … SAL_CALL ODatabaseMetaData::supportsMultipleTransactions( ) throw(SQLException, RuntimeException) in supportsMultipleTransactions()
1063 …ol SAL_CALL ODatabaseMetaData::supportsMultipleResultSets( ) throw(SQLException, RuntimeException) in supportsMultipleResultSets()
1070 …Bool SAL_CALL ODatabaseMetaData::supportsLikeEscapeClause( ) throw(SQLException, RuntimeException) in supportsLikeEscapeClause()
1077 …Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeException) in supportsOrderByUnrelated()
1084 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
1091 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
1098 … SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeException) in supportsMixedCaseIdentifiers()
1112 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedAtEnd( ) throw(SQLException, RuntimeException) in nullsAreSortedAtEnd()
1119 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedAtStart( ) throw(SQLException, RuntimeException) in nullsAreSortedAtStart()
1126 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedHigh( ) throw(SQLException, RuntimeException) in nullsAreSortedHigh()
1133 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow()
1140 …L_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, RuntimeException) in supportsSchemasInProcedureCalls()
1147 … ODatabaseMetaData::supportsSchemasInPrivilegeDefinitions( ) throw(SQLException, RuntimeException) in supportsSchemasInPrivilegeDefinitions()
1154 …_CALL ODatabaseMetaData::supportsCatalogsInProcedureCalls( ) throw(SQLException, RuntimeException) in supportsCatalogsInProcedureCalls()
1162 …ODatabaseMetaData::supportsCatalogsInPrivilegeDefinitions( ) throw(SQLException, RuntimeException) in supportsCatalogsInPrivilegeDefinitions()
1170 … SAL_CALL ODatabaseMetaData::supportsCorrelatedSubqueries( ) throw(SQLException, RuntimeException) in supportsCorrelatedSubqueries()
1177 …L_CALL ODatabaseMetaData::supportsSubqueriesInComparisons( ) throw(SQLException, RuntimeException) in supportsSubqueriesInComparisons()
1184 …ol SAL_CALL ODatabaseMetaData::supportsSubqueriesInExists( ) throw(SQLException, RuntimeException) in supportsSubqueriesInExists()
1191 …_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInIns( ) throw(SQLException, RuntimeException) in supportsSubqueriesInIns()
1198 …L_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, RuntimeException) in supportsSubqueriesInQuantifieds()
1205 …SAL_CALL ODatabaseMetaData::supportsANSI92IntermediateSQL( ) throw(SQLException, RuntimeException) in supportsANSI92IntermediateSQL()
1219 ::rtl::OUString SAL_CALL ODatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
1230 ::rtl::OUString SAL_CALL ODatabaseMetaData::getUserName( ) throw(SQLException, RuntimeException) in getUserName()
1237 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDriverName( ) throw(SQLException, RuntimeException) in getDriverName()
1244 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDriverVersion() throw(SQLException, RuntimeException) in getDriverVersion()
1251 …ing SAL_CALL ODatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, RuntimeException) in getDatabaseProductVersion()
1258 …String SAL_CALL ODatabaseMetaData::getDatabaseProductName( ) throw(SQLException, RuntimeException) in getDatabaseProductName()
1265 …tl::OUString SAL_CALL ODatabaseMetaData::getProcedureTerm( ) throw(SQLException, RuntimeException) in getProcedureTerm()
1272 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSchemaTerm( ) throw(SQLException, RuntimeException) in getSchemaTerm()
1279 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
1286 …AL_CALL ODatabaseMetaData::getDefaultTransactionIsolation( ) throw(SQLException, RuntimeException) in getDefaultTransactionIsolation()
1293 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
1300 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords()
1307 …UString SAL_CALL ODatabaseMetaData::getSearchStringEscape( ) throw(SQLException, RuntimeException) in getSearchStringEscape()
1314 …::OUString SAL_CALL ODatabaseMetaData::getStringFunctions( ) throw(SQLException, RuntimeException) in getStringFunctions()
1375 …OUString SAL_CALL ODatabaseMetaData::getTimeDateFunctions( ) throw(SQLException, RuntimeException) in getTimeDateFunctions()
1430 …::OUString SAL_CALL ODatabaseMetaData::getSystemFunctions( ) throw(SQLException, RuntimeException) in getSystemFunctions()
1449 …:OUString SAL_CALL ODatabaseMetaData::getNumericFunctions( ) throw(SQLException, RuntimeException) in getNumericFunctions()
1510 …ol SAL_CALL ODatabaseMetaData::supportsExtendedSQLGrammar( ) throw(SQLException, RuntimeException) in supportsExtendedSQLGrammar()
1525 …l_Bool SAL_CALL ODatabaseMetaData::supportsCoreSQLGrammar( ) throw(SQLException, RuntimeException) in supportsCoreSQLGrammar()
1540 …ool SAL_CALL ODatabaseMetaData::supportsMinimumSQLGrammar( ) throw(SQLException, RuntimeException) in supportsMinimumSQLGrammar()
1555 …l_Bool SAL_CALL ODatabaseMetaData::supportsFullOuterJoins( ) throw(SQLException, RuntimeException) in supportsFullOuterJoins()
1562 …ool SAL_CALL ODatabaseMetaData::supportsLimitedOuterJoins( ) throw(SQLException, RuntimeException) in supportsLimitedOuterJoins()
1567 …_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInGroupBy( ) throw(SQLException, RuntimeException) in getMaxColumnsInGroupBy()
1574 …_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInOrderBy( ) throw(SQLException, RuntimeException) in getMaxColumnsInOrderBy()
1581 …l_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInSelect( ) throw(SQLException, RuntimeException) in getMaxColumnsInSelect()
1588 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxUserNameLength( ) throw(SQLException, RuntimeException) in getMaxUserNameLength()
1595 …ODatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException, RuntimeException) in supportsResultSetType()
1602 …ultSetConcurrency( sal_Int32 setType, sal_Int32 concurrency ) throw(SQLException, RuntimeException) in supportsResultSetConcurrency()
1634 … ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in ownUpdatesAreVisible()
1656 … ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in ownDeletesAreVisible()
1678 … ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in ownInsertsAreVisible()
1700 …atabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in othersUpdatesAreVisible()
1705 …atabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in othersDeletesAreVisible()
1710 …atabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQLException, RuntimeException) in othersInsertsAreVisible()
1715 …DatabaseMetaData::updatesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException, RuntimeException) in updatesAreDetected()
1720 …DatabaseMetaData::deletesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException, RuntimeException) in deletesAreDetected()
1725 …DatabaseMetaData::insertsAreDetected( sal_Int32 /*setType*/ ) throw(SQLException, RuntimeException) in insertsAreDetected()
1730 sal_Bool SAL_CALL ODatabaseMetaData::supportsBatchUpdates( ) throw(SQLException, RuntimeException) in supportsBatchUpdates()
1735 …/*typeNamePattern*/, const Sequence< sal_Int32 >& /*types*/ ) throw(SQLException, RuntimeException) in getUDTs()