Lines Matching refs:RuntimeException

66 …UString SAL_CALL KabDatabaseMetaData::getCatalogSeparator(  ) throw(SQLException, RuntimeException)  in getCatalogSeparator()
76 …2 SAL_CALL KabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength()
82 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
88 …t32 SAL_CALL KabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength()
94 …t32 SAL_CALL KabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength()
100 …nt32 SAL_CALL KabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength()
106 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex()
112 …nt32 SAL_CALL KabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength()
118 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
124 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable()
130 …Int32 SAL_CALL KabDatabaseMetaData::getMaxStatementLength( ) throw(SQLException, RuntimeException) in getMaxStatementLength()
136 …Int32 SAL_CALL KabDatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeException) in getMaxTableNameLength()
142 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxTablesInSelect( ) throw(SQLException, RuntimeException) in getMaxTablesInSelect()
150 … SAL_CALL KabDatabaseMetaData::doesMaxRowSizeIncludeBlobs( ) throw(SQLException, RuntimeException) in doesMaxRowSizeIncludeBlobs()
155 …ALL KabDatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in storesLowerCaseQuotedIdentifiers()
160 … SAL_CALL KabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesLowerCaseIdentifiers()
165 …ALL KabDatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in storesMixedCaseQuotedIdentifiers()
170 … SAL_CALL KabDatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesMixedCaseIdentifiers()
175 …ALL KabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in storesUpperCaseQuotedIdentifiers()
180 … SAL_CALL KabDatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeException) in storesUpperCaseIdentifiers()
185 …CALL KabDatabaseMetaData::supportsAlterTableWithAddColumn( ) throw(SQLException, RuntimeException) in supportsAlterTableWithAddColumn()
190 …ALL KabDatabaseMetaData::supportsAlterTableWithDropColumn( ) throw(SQLException, RuntimeException) in supportsAlterTableWithDropColumn()
195 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxIndexLength( ) throw(SQLException, RuntimeException) in getMaxIndexLength()
201 … SAL_CALL KabDatabaseMetaData::supportsNonNullableColumns( ) throw(SQLException, RuntimeException) in supportsNonNullableColumns()
206 …tl::OUString SAL_CALL KabDatabaseMetaData::getCatalogTerm( ) throw(SQLException, RuntimeException) in getCatalogTerm()
215 …ng SAL_CALL KabDatabaseMetaData::getIdentifierQuoteString( ) throw(SQLException, RuntimeException) in getIdentifierQuoteString()
222 …ring SAL_CALL KabDatabaseMetaData::getExtraNameCharacters( ) throw(SQLException, RuntimeException) in getExtraNameCharacters()
228 …bDatabaseMetaData::supportsDifferentTableCorrelationNames( ) throw(SQLException, RuntimeException) in supportsDifferentTableCorrelationNames()
233 sal_Bool SAL_CALL KabDatabaseMetaData::isCatalogAtStart( ) throw(SQLException, RuntimeException) in isCatalogAtStart()
242 … KabDatabaseMetaData::dataDefinitionIgnoredInTransactions( ) throw(SQLException, RuntimeException) in dataDefinitionIgnoredInTransactions()
247 …abDatabaseMetaData::dataDefinitionCausesTransactionCommit( ) throw(SQLException, RuntimeException) in dataDefinitionCausesTransactionCommit()
252 …atabaseMetaData::supportsDataManipulationTransactionsOnly( ) throw(SQLException, RuntimeException) in supportsDataManipulationTransactionsOnly()
257 …ta::supportsDataDefinitionAndDataManipulationTransactions( ) throw(SQLException, RuntimeException) in supportsDataDefinitionAndDataManipulationTransactions()
262 …ol SAL_CALL KabDatabaseMetaData::supportsPositionedDelete( ) throw(SQLException, RuntimeException) in supportsPositionedDelete()
267 …ol SAL_CALL KabDatabaseMetaData::supportsPositionedUpdate( ) throw(SQLException, RuntimeException) in supportsPositionedUpdate()
272 …KabDatabaseMetaData::supportsOpenStatementsAcrossRollback( ) throw(SQLException, RuntimeException) in supportsOpenStatementsAcrossRollback()
277 …L KabDatabaseMetaData::supportsOpenStatementsAcrossCommit( ) throw(SQLException, RuntimeException) in supportsOpenStatementsAcrossCommit()
282 …CALL KabDatabaseMetaData::supportsOpenCursorsAcrossCommit( ) throw(SQLException, RuntimeException) in supportsOpenCursorsAcrossCommit()
287 …LL KabDatabaseMetaData::supportsOpenCursorsAcrossRollback( ) throw(SQLException, RuntimeException) in supportsOpenCursorsAcrossRollback()
292 …abaseMetaData::supportsTransactionIsolationLevel( sal_Int32 ) throw(SQLException, RuntimeException) in supportsTransactionIsolationLevel()
297 …LL KabDatabaseMetaData::supportsSchemasInDataManipulation( ) throw(SQLException, RuntimeException) in supportsSchemasInDataManipulation()
302 …_Bool SAL_CALL KabDatabaseMetaData::supportsANSI92FullSQL( ) throw(SQLException, RuntimeException) in supportsANSI92FullSQL()
307 …SAL_CALL KabDatabaseMetaData::supportsANSI92EntryLevelSQL( ) throw(SQLException, RuntimeException) in supportsANSI92EntryLevelSQL()
312 …KabDatabaseMetaData::supportsIntegrityEnhancementFacility( ) throw(SQLException, RuntimeException) in supportsIntegrityEnhancementFacility()
317 …LL KabDatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, RuntimeException) in supportsSchemasInIndexDefinitions()
322 …LL KabDatabaseMetaData::supportsSchemasInTableDefinitions( ) throw(SQLException, RuntimeException) in supportsSchemasInTableDefinitions()
327 …L KabDatabaseMetaData::supportsCatalogsInTableDefinitions( ) throw(SQLException, RuntimeException) in supportsCatalogsInTableDefinitions()
332 …L KabDatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, RuntimeException) in supportsCatalogsInIndexDefinitions()
337 …L KabDatabaseMetaData::supportsCatalogsInDataManipulation( ) throw(SQLException, RuntimeException) in supportsCatalogsInDataManipulation()
342 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOuterJoins( ) throw(SQLException, RuntimeException) in supportsOuterJoins()
347 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxStatements( ) throw(SQLException, RuntimeException) in getMaxStatements()
353 …2 SAL_CALL KabDatabaseMetaData::getMaxProcedureNameLength( ) throw(SQLException, RuntimeException) in getMaxProcedureNameLength()
359 …nt32 SAL_CALL KabDatabaseMetaData::getMaxSchemaNameLength( ) throw(SQLException, RuntimeException) in getMaxSchemaNameLength()
365 …l_Bool SAL_CALL KabDatabaseMetaData::supportsTransactions( ) throw(SQLException, RuntimeException) in supportsTransactions()
370 …ol SAL_CALL KabDatabaseMetaData::allProceduresAreCallable( ) throw(SQLException, RuntimeException) in allProceduresAreCallable()
375 …ol SAL_CALL KabDatabaseMetaData::supportsStoredProcedures( ) throw(SQLException, RuntimeException) in supportsStoredProcedures()
380 …ool SAL_CALL KabDatabaseMetaData::supportsSelectForUpdate( ) throw(SQLException, RuntimeException) in supportsSelectForUpdate()
385 …Bool SAL_CALL KabDatabaseMetaData::allTablesAreSelectable( ) throw(SQLException, RuntimeException) in allTablesAreSelectable()
390 sal_Bool SAL_CALL KabDatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
396 sal_Bool SAL_CALL KabDatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
401 …_Bool SAL_CALL KabDatabaseMetaData::usesLocalFilePerTable( ) throw(SQLException, RuntimeException) in usesLocalFilePerTable()
406 …Bool SAL_CALL KabDatabaseMetaData::supportsTypeConversion( ) throw(SQLException, RuntimeException) in supportsTypeConversion()
411 …_Bool SAL_CALL KabDatabaseMetaData::nullPlusNonNullIsNull( ) throw(SQLException, RuntimeException) in nullPlusNonNullIsNull()
416 …Bool SAL_CALL KabDatabaseMetaData::supportsColumnAliasing( ) throw(SQLException, RuntimeException) in supportsColumnAliasing()
421 …L_CALL KabDatabaseMetaData::supportsTableCorrelationNames( ) throw(SQLException, RuntimeException) in supportsTableCorrelationNames()
426 … KabDatabaseMetaData::supportsConvert( sal_Int32, sal_Int32 ) throw(SQLException, RuntimeException) in supportsConvert()
431 …AL_CALL KabDatabaseMetaData::supportsExpressionsInOrderBy( ) throw(SQLException, RuntimeException) in supportsExpressionsInOrderBy()
436 sal_Bool SAL_CALL KabDatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
441 …SAL_CALL KabDatabaseMetaData::supportsGroupByBeyondSelect( ) throw(SQLException, RuntimeException) in supportsGroupByBeyondSelect()
446 …ol SAL_CALL KabDatabaseMetaData::supportsGroupByUnrelated( ) throw(SQLException, RuntimeException) in supportsGroupByUnrelated()
451 …AL_CALL KabDatabaseMetaData::supportsMultipleTransactions( ) throw(SQLException, RuntimeException) in supportsMultipleTransactions()
456 … SAL_CALL KabDatabaseMetaData::supportsMultipleResultSets( ) throw(SQLException, RuntimeException) in supportsMultipleResultSets()
461 …ol SAL_CALL KabDatabaseMetaData::supportsLikeEscapeClause( ) throw(SQLException, RuntimeException) in supportsLikeEscapeClause()
466 …ol SAL_CALL KabDatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeException) in supportsOrderByUnrelated()
471 sal_Bool SAL_CALL KabDatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
476 sal_Bool SAL_CALL KabDatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
481 …AL_CALL KabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeException) in supportsMixedCaseIdentifiers()
486 …L KabDatabaseMetaData::supportsMixedCaseQuotedIdentifiers( ) throw(SQLException, RuntimeException) in supportsMixedCaseQuotedIdentifiers()
491 sal_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedAtEnd( ) throw(SQLException, RuntimeException) in nullsAreSortedAtEnd()
496 …_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedAtStart( ) throw(SQLException, RuntimeException) in nullsAreSortedAtStart()
501 sal_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedHigh( ) throw(SQLException, RuntimeException) in nullsAreSortedHigh()
506 sal_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow()
511 …CALL KabDatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, RuntimeException) in supportsSchemasInProcedureCalls()
516 …abDatabaseMetaData::supportsSchemasInPrivilegeDefinitions( ) throw(SQLException, RuntimeException) in supportsSchemasInPrivilegeDefinitions()
521 …ALL KabDatabaseMetaData::supportsCatalogsInProcedureCalls( ) throw(SQLException, RuntimeException) in supportsCatalogsInProcedureCalls()
526 …bDatabaseMetaData::supportsCatalogsInPrivilegeDefinitions( ) throw(SQLException, RuntimeException) in supportsCatalogsInPrivilegeDefinitions()
531 …AL_CALL KabDatabaseMetaData::supportsCorrelatedSubqueries( ) throw(SQLException, RuntimeException) in supportsCorrelatedSubqueries()
536 …CALL KabDatabaseMetaData::supportsSubqueriesInComparisons( ) throw(SQLException, RuntimeException) in supportsSubqueriesInComparisons()
541 … SAL_CALL KabDatabaseMetaData::supportsSubqueriesInExists( ) throw(SQLException, RuntimeException) in supportsSubqueriesInExists()
546 …ool SAL_CALL KabDatabaseMetaData::supportsSubqueriesInIns( ) throw(SQLException, RuntimeException) in supportsSubqueriesInIns()
551 …CALL KabDatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, RuntimeException) in supportsSubqueriesInQuantifieds()
556 …L_CALL KabDatabaseMetaData::supportsANSI92IntermediateSQL( ) throw(SQLException, RuntimeException) in supportsANSI92IntermediateSQL()
561 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
569 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getUserName( ) throw(SQLException, RuntimeException) in getUserName()
575 …rtl::OUString SAL_CALL KabDatabaseMetaData::getDriverName( ) throw(SQLException, RuntimeException) in getDriverName()
581 …tl::OUString SAL_CALL KabDatabaseMetaData::getDriverVersion() throw(SQLException, RuntimeException) in getDriverVersion()
587 …g SAL_CALL KabDatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, RuntimeException) in getDatabaseProductVersion()
593 …ring SAL_CALL KabDatabaseMetaData::getDatabaseProductName( ) throw(SQLException, RuntimeException) in getDatabaseProductName()
599 …::OUString SAL_CALL KabDatabaseMetaData::getProcedureTerm( ) throw(SQLException, RuntimeException) in getProcedureTerm()
605 …rtl::OUString SAL_CALL KabDatabaseMetaData::getSchemaTerm( ) throw(SQLException, RuntimeException) in getSchemaTerm()
611 sal_Int32 SAL_CALL KabDatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
616 …_CALL KabDatabaseMetaData::getDefaultTransactionIsolation( ) throw(SQLException, RuntimeException) in getDefaultTransactionIsolation()
621 sal_Int32 SAL_CALL KabDatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
626 …tl::OUString SAL_CALL KabDatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords()
632 …tring SAL_CALL KabDatabaseMetaData::getSearchStringEscape( ) throw(SQLException, RuntimeException) in getSearchStringEscape()
638 …OUString SAL_CALL KabDatabaseMetaData::getStringFunctions( ) throw(SQLException, RuntimeException) in getStringFunctions()
643 …String SAL_CALL KabDatabaseMetaData::getTimeDateFunctions( ) throw(SQLException, RuntimeException) in getTimeDateFunctions()
648 …OUString SAL_CALL KabDatabaseMetaData::getSystemFunctions( ) throw(SQLException, RuntimeException) in getSystemFunctions()
653 …UString SAL_CALL KabDatabaseMetaData::getNumericFunctions( ) throw(SQLException, RuntimeException) in getNumericFunctions()
658 … SAL_CALL KabDatabaseMetaData::supportsExtendedSQLGrammar( ) throw(SQLException, RuntimeException) in supportsExtendedSQLGrammar()
663 …Bool SAL_CALL KabDatabaseMetaData::supportsCoreSQLGrammar( ) throw(SQLException, RuntimeException) in supportsCoreSQLGrammar()
668 …l SAL_CALL KabDatabaseMetaData::supportsMinimumSQLGrammar( ) throw(SQLException, RuntimeException) in supportsMinimumSQLGrammar()
673 …Bool SAL_CALL KabDatabaseMetaData::supportsFullOuterJoins( ) throw(SQLException, RuntimeException) in supportsFullOuterJoins()
678 …l SAL_CALL KabDatabaseMetaData::supportsLimitedOuterJoins( ) throw(SQLException, RuntimeException) in supportsLimitedOuterJoins()
683 …nt32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInGroupBy( ) throw(SQLException, RuntimeException) in getMaxColumnsInGroupBy()
689 …nt32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInOrderBy( ) throw(SQLException, RuntimeException) in getMaxColumnsInOrderBy()
695 …Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInSelect( ) throw(SQLException, RuntimeException) in getMaxColumnsInSelect()
701 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxUserNameLength( ) throw(SQLException, RuntimeException) in getMaxUserNameLength()
707 …bDatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException, RuntimeException) in supportsResultSetType()
718 …:supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 ) throw(SQLException, RuntimeException) in supportsResultSetConcurrency()
729 …L_CALL KabDatabaseMetaData::ownUpdatesAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in ownUpdatesAreVisible()
734 …L_CALL KabDatabaseMetaData::ownDeletesAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in ownDeletesAreVisible()
739 …L_CALL KabDatabaseMetaData::ownInsertsAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in ownInsertsAreVisible()
744 …ALL KabDatabaseMetaData::othersUpdatesAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in othersUpdatesAreVisible()
749 …ALL KabDatabaseMetaData::othersDeletesAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in othersDeletesAreVisible()
754 …ALL KabDatabaseMetaData::othersInsertsAreVisible( sal_Int32 ) throw(SQLException, RuntimeException) in othersInsertsAreVisible()
759 …SAL_CALL KabDatabaseMetaData::updatesAreDetected( sal_Int32 ) throw(SQLException, RuntimeException) in updatesAreDetected()
764 …SAL_CALL KabDatabaseMetaData::deletesAreDetected( sal_Int32 ) throw(SQLException, RuntimeException) in deletesAreDetected()
769 …SAL_CALL KabDatabaseMetaData::insertsAreDetected( sal_Int32 ) throw(SQLException, RuntimeException) in insertsAreDetected()
774 …l_Bool SAL_CALL KabDatabaseMetaData::supportsBatchUpdates( ) throw(SQLException, RuntimeException) in supportsBatchUpdates()
779 …XConnection > SAL_CALL KabDatabaseMetaData::getConnection( ) throw(SQLException, RuntimeException) in getConnection()
784 … XResultSet > SAL_CALL KabDatabaseMetaData::getTableTypes( ) throw(SQLException, RuntimeException) in getTableTypes()
803 …e< XResultSet > SAL_CALL KabDatabaseMetaData::getTypeInfo( ) throw(SQLException, RuntimeException) in getTypeInfo()
840 …e< XResultSet > SAL_CALL KabDatabaseMetaData::getCatalogs( ) throw(SQLException, RuntimeException) in getCatalogs()
845 …ce< XResultSet > SAL_CALL KabDatabaseMetaData::getSchemas( ) throw(SQLException, RuntimeException) in getSchemas()
852 const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getColumnPrivileges()
861 const ::rtl::OUString& columnNamePattern) throw(SQLException, RuntimeException) in getColumns()
931 const Sequence< ::rtl::OUString >& types) throw(SQLException, RuntimeException) in getTables()
980 const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getProcedureColumns()
987 const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getProcedures()
993 … Any&, const ::rtl::OUString&, const ::rtl::OUString& table ) throw(SQLException, RuntimeException) in getVersionColumns()
1026 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getExportedKeys()
1032 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getImportedKeys()
1038 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getPrimaryKeys()
1045 sal_Bool, sal_Bool ) throw(SQLException, RuntimeException) in getIndexInfo()
1052 sal_Bool ) throw(SQLException, RuntimeException) in getBestRowIdentifier()
1058 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getTablePrivileges()
1066 const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getCrossReference()
1071 …ring&, const ::rtl::OUString&, const Sequence< sal_Int32 >& ) throw(SQLException, RuntimeException) in getUDTs()