Lines Matching refs:SAL_CALL

66 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getCatalogSeparator(  ) throw(SQLException, RuntimeEx…  in getCatalogSeparator()
76 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeEx… in getMaxBinaryLiteralLength()
82 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
88 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeExce… in getMaxCatalogNameLength()
94 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxCharLiteralLength()
100 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeExcep… in getMaxColumnNameLength()
106 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeExcepti… in getMaxColumnsInIndex()
112 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcep… in getMaxCursorNameLength()
118 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
124 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeExcepti… in getMaxColumnsInTable()
130 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxStatementLength( ) throw(SQLException, RuntimeExcept… in getMaxStatementLength()
136 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeExcept… in getMaxTableNameLength()
142 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxTablesInSelect( ) throw(SQLException, RuntimeExcepti… in getMaxTablesInSelect()
150 sal_Bool SAL_CALL KabDatabaseMetaData::doesMaxRowSizeIncludeBlobs( ) throw(SQLException, RuntimeEx… in doesMaxRowSizeIncludeBlobs()
155 sal_Bool SAL_CALL KabDatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Run… in storesLowerCaseQuotedIdentifiers()
160 sal_Bool SAL_CALL KabDatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeEx… in storesLowerCaseIdentifiers()
165 sal_Bool SAL_CALL KabDatabaseMetaData::storesMixedCaseQuotedIdentifiers( ) throw(SQLException, Run… in storesMixedCaseQuotedIdentifiers()
170 sal_Bool SAL_CALL KabDatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in storesMixedCaseIdentifiers()
175 sal_Bool SAL_CALL KabDatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Run… in storesUpperCaseQuotedIdentifiers()
180 sal_Bool SAL_CALL KabDatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeEx… in storesUpperCaseIdentifiers()
185 sal_Bool SAL_CALL KabDatabaseMetaData::supportsAlterTableWithAddColumn( ) throw(SQLException, Runt… in supportsAlterTableWithAddColumn()
190 sal_Bool SAL_CALL KabDatabaseMetaData::supportsAlterTableWithDropColumn( ) throw(SQLException, Run… in supportsAlterTableWithDropColumn()
195 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxIndexLength( ) throw(SQLException, RuntimeException) in getMaxIndexLength()
201 sal_Bool SAL_CALL KabDatabaseMetaData::supportsNonNullableColumns( ) throw(SQLException, RuntimeEx… in supportsNonNullableColumns()
206 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getCatalogTerm( ) throw(SQLException, RuntimeExcepti… in getCatalogTerm()
215 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getIdentifierQuoteString( ) throw(SQLException, Runt… in getIdentifierQuoteString()
222 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getExtraNameCharacters( ) throw(SQLException, Runtim… in getExtraNameCharacters()
228 sal_Bool SAL_CALL KabDatabaseMetaData::supportsDifferentTableCorrelationNames( ) throw(SQLExceptio… in supportsDifferentTableCorrelationNames()
233 sal_Bool SAL_CALL KabDatabaseMetaData::isCatalogAtStart( ) throw(SQLException, RuntimeException) in isCatalogAtStart()
242 sal_Bool SAL_CALL KabDatabaseMetaData::dataDefinitionIgnoredInTransactions( ) throw(SQLException, … in dataDefinitionIgnoredInTransactions()
247 sal_Bool SAL_CALL KabDatabaseMetaData::dataDefinitionCausesTransactionCommit( ) throw(SQLException… in dataDefinitionCausesTransactionCommit()
252 sal_Bool SAL_CALL KabDatabaseMetaData::supportsDataManipulationTransactionsOnly( ) throw(SQLExcept… in supportsDataManipulationTransactionsOnly()
257 sal_Bool SAL_CALL KabDatabaseMetaData::supportsDataDefinitionAndDataManipulationTransactions( ) th… in supportsDataDefinitionAndDataManipulationTransactions()
262 sal_Bool SAL_CALL KabDatabaseMetaData::supportsPositionedDelete( ) throw(SQLException, RuntimeExce… in supportsPositionedDelete()
267 sal_Bool SAL_CALL KabDatabaseMetaData::supportsPositionedUpdate( ) throw(SQLException, RuntimeExce… in supportsPositionedUpdate()
272 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOpenStatementsAcrossRollback( ) throw(SQLException,… in supportsOpenStatementsAcrossRollback()
277 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOpenStatementsAcrossCommit( ) throw(SQLException, R… in supportsOpenStatementsAcrossCommit()
282 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOpenCursorsAcrossCommit( ) throw(SQLException, Runt… in supportsOpenCursorsAcrossCommit()
287 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOpenCursorsAcrossRollback( ) throw(SQLException, Ru… in supportsOpenCursorsAcrossRollback()
292 sal_Bool SAL_CALL KabDatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 ) throw(SQLExce… in supportsTransactionIsolationLevel()
297 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInDataManipulation( ) throw(SQLException, Ru… in supportsSchemasInDataManipulation()
302 sal_Bool SAL_CALL KabDatabaseMetaData::supportsANSI92FullSQL( ) throw(SQLException, RuntimeExcepti… in supportsANSI92FullSQL()
307 sal_Bool SAL_CALL KabDatabaseMetaData::supportsANSI92EntryLevelSQL( ) throw(SQLException, RuntimeE… in supportsANSI92EntryLevelSQL()
312 sal_Bool SAL_CALL KabDatabaseMetaData::supportsIntegrityEnhancementFacility( ) throw(SQLException,… in supportsIntegrityEnhancementFacility()
317 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Ru… in supportsSchemasInIndexDefinitions()
322 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInTableDefinitions( ) throw(SQLException, Ru… in supportsSchemasInTableDefinitions()
327 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInTableDefinitions( ) throw(SQLException, R… in supportsCatalogsInTableDefinitions()
332 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, R… in supportsCatalogsInIndexDefinitions()
337 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInDataManipulation( ) throw(SQLException, R… 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 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxProcedureNameLength( ) throw(SQLException, RuntimeEx… in getMaxProcedureNameLength()
359 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxSchemaNameLength( ) throw(SQLException, RuntimeExcep… in getMaxSchemaNameLength()
365 sal_Bool SAL_CALL KabDatabaseMetaData::supportsTransactions( ) throw(SQLException, RuntimeExceptio… in supportsTransactions()
370 sal_Bool SAL_CALL KabDatabaseMetaData::allProceduresAreCallable( ) throw(SQLException, RuntimeExce… in allProceduresAreCallable()
375 sal_Bool SAL_CALL KabDatabaseMetaData::supportsStoredProcedures( ) throw(SQLException, RuntimeExce… in supportsStoredProcedures()
380 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSelectForUpdate( ) throw(SQLException, RuntimeExcep… in supportsSelectForUpdate()
385 sal_Bool SAL_CALL KabDatabaseMetaData::allTablesAreSelectable( ) throw(SQLException, RuntimeExcept… 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 sal_Bool SAL_CALL KabDatabaseMetaData::usesLocalFilePerTable( ) throw(SQLException, RuntimeExcepti… in usesLocalFilePerTable()
406 sal_Bool SAL_CALL KabDatabaseMetaData::supportsTypeConversion( ) throw(SQLException, RuntimeExcept… in supportsTypeConversion()
411 sal_Bool SAL_CALL KabDatabaseMetaData::nullPlusNonNullIsNull( ) throw(SQLException, RuntimeExcepti… in nullPlusNonNullIsNull()
416 sal_Bool SAL_CALL KabDatabaseMetaData::supportsColumnAliasing( ) throw(SQLException, RuntimeExcept… in supportsColumnAliasing()
421 sal_Bool SAL_CALL KabDatabaseMetaData::supportsTableCorrelationNames( ) throw(SQLException, Runtim… in supportsTableCorrelationNames()
426 sal_Bool SAL_CALL KabDatabaseMetaData::supportsConvert( sal_Int32, sal_Int32 ) throw(SQLException, … in supportsConvert()
431 sal_Bool SAL_CALL KabDatabaseMetaData::supportsExpressionsInOrderBy( ) throw(SQLException, Runtime… in supportsExpressionsInOrderBy()
436 sal_Bool SAL_CALL KabDatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
441 sal_Bool SAL_CALL KabDatabaseMetaData::supportsGroupByBeyondSelect( ) throw(SQLException, RuntimeE… in supportsGroupByBeyondSelect()
446 sal_Bool SAL_CALL KabDatabaseMetaData::supportsGroupByUnrelated( ) throw(SQLException, RuntimeExce… in supportsGroupByUnrelated()
451 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMultipleTransactions( ) throw(SQLException, Runtime… in supportsMultipleTransactions()
456 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMultipleResultSets( ) throw(SQLException, RuntimeEx… in supportsMultipleResultSets()
461 sal_Bool SAL_CALL KabDatabaseMetaData::supportsLikeEscapeClause( ) throw(SQLException, RuntimeExce… in supportsLikeEscapeClause()
466 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExce… 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 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runtime… in supportsMixedCaseIdentifiers()
486 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMixedCaseQuotedIdentifiers( ) throw(SQLException, R… in supportsMixedCaseQuotedIdentifiers()
491 sal_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedAtEnd( ) throw(SQLException, RuntimeException) in nullsAreSortedAtEnd()
496 sal_Bool SAL_CALL KabDatabaseMetaData::nullsAreSortedAtStart( ) throw(SQLException, RuntimeExcepti… 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 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runt… in supportsSchemasInProcedureCalls()
516 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInPrivilegeDefinitions( ) throw(SQLException… in supportsSchemasInPrivilegeDefinitions()
521 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInProcedureCalls( ) throw(SQLException, Run… in supportsCatalogsInProcedureCalls()
526 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInPrivilegeDefinitions( ) throw(SQLExceptio… in supportsCatalogsInPrivilegeDefinitions()
531 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCorrelatedSubqueries( ) throw(SQLException, Runtime… in supportsCorrelatedSubqueries()
536 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSubqueriesInComparisons( ) throw(SQLException, Runt… in supportsSubqueriesInComparisons()
541 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSubqueriesInExists( ) throw(SQLException, RuntimeEx… in supportsSubqueriesInExists()
546 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSubqueriesInIns( ) throw(SQLException, RuntimeExcep… in supportsSubqueriesInIns()
551 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runt… in supportsSubqueriesInQuantifieds()
556 sal_Bool SAL_CALL KabDatabaseMetaData::supportsANSI92IntermediateSQL( ) throw(SQLException, Runtim… 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, RuntimeExceptio… in getDriverName()
581 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getDriverVersion() throw(SQLException, RuntimeExcepti… in getDriverVersion()
587 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, Run… in getDatabaseProductVersion()
593 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getDatabaseProductName( ) throw(SQLException, Runtim… in getDatabaseProductName()
599 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getProcedureTerm( ) throw(SQLException, RuntimeExcep… in getProcedureTerm()
605 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getSchemaTerm( ) throw(SQLException, RuntimeExceptio… in getSchemaTerm()
611 sal_Int32 SAL_CALL KabDatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
616 sal_Int32 SAL_CALL KabDatabaseMetaData::getDefaultTransactionIsolation( ) throw(SQLException, Runt… in getDefaultTransactionIsolation()
621 sal_Int32 SAL_CALL KabDatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
626 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeExcepti… in getSQLKeywords()
632 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getSearchStringEscape( ) throw(SQLException, Runtime… in getSearchStringEscape()
638 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getStringFunctions( ) throw(SQLException, RuntimeExc… in getStringFunctions()
643 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getTimeDateFunctions( ) throw(SQLException, RuntimeE… in getTimeDateFunctions()
648 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getSystemFunctions( ) throw(SQLException, RuntimeExc… in getSystemFunctions()
653 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getNumericFunctions( ) throw(SQLException, RuntimeEx… in getNumericFunctions()
658 sal_Bool SAL_CALL KabDatabaseMetaData::supportsExtendedSQLGrammar( ) throw(SQLException, RuntimeEx… in supportsExtendedSQLGrammar()
663 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCoreSQLGrammar( ) throw(SQLException, RuntimeExcept… in supportsCoreSQLGrammar()
668 sal_Bool SAL_CALL KabDatabaseMetaData::supportsMinimumSQLGrammar( ) throw(SQLException, RuntimeExc… in supportsMinimumSQLGrammar()
673 sal_Bool SAL_CALL KabDatabaseMetaData::supportsFullOuterJoins( ) throw(SQLException, RuntimeExcept… in supportsFullOuterJoins()
678 sal_Bool SAL_CALL KabDatabaseMetaData::supportsLimitedOuterJoins( ) throw(SQLException, RuntimeExc… in supportsLimitedOuterJoins()
683 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInGroupBy( ) throw(SQLException, RuntimeExcep… in getMaxColumnsInGroupBy()
689 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInOrderBy( ) throw(SQLException, RuntimeExcep… in getMaxColumnsInOrderBy()
695 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInSelect( ) throw(SQLException, RuntimeExcept… in getMaxColumnsInSelect()
701 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxUserNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxUserNameLength()
707 sal_Bool SAL_CALL KabDatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLExceptio… in supportsResultSetType()
718 sal_Bool SAL_CALL KabDatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 )… in supportsResultSetConcurrency()
729 sal_Bool SAL_CALL KabDatabaseMetaData::ownUpdatesAreVisible( sal_Int32 ) throw(SQLException, Runtim… in ownUpdatesAreVisible()
734 sal_Bool SAL_CALL KabDatabaseMetaData::ownDeletesAreVisible( sal_Int32 ) throw(SQLException, Runtim… in ownDeletesAreVisible()
739 sal_Bool SAL_CALL KabDatabaseMetaData::ownInsertsAreVisible( sal_Int32 ) throw(SQLException, Runtim… in ownInsertsAreVisible()
744 sal_Bool SAL_CALL KabDatabaseMetaData::othersUpdatesAreVisible( sal_Int32 ) throw(SQLException, Run… in othersUpdatesAreVisible()
749 sal_Bool SAL_CALL KabDatabaseMetaData::othersDeletesAreVisible( sal_Int32 ) throw(SQLException, Run… in othersDeletesAreVisible()
754 sal_Bool SAL_CALL KabDatabaseMetaData::othersInsertsAreVisible( sal_Int32 ) throw(SQLException, Run… in othersInsertsAreVisible()
759 sal_Bool SAL_CALL KabDatabaseMetaData::updatesAreDetected( sal_Int32 ) throw(SQLException, RuntimeE… in updatesAreDetected()
764 sal_Bool SAL_CALL KabDatabaseMetaData::deletesAreDetected( sal_Int32 ) throw(SQLException, RuntimeE… in deletesAreDetected()
769 sal_Bool SAL_CALL KabDatabaseMetaData::insertsAreDetected( sal_Int32 ) throw(SQLException, RuntimeE… in insertsAreDetected()
774 sal_Bool SAL_CALL KabDatabaseMetaData::supportsBatchUpdates( ) throw(SQLException, RuntimeExceptio… in supportsBatchUpdates()
779 Reference< XConnection > SAL_CALL KabDatabaseMetaData::getConnection( ) throw(SQLException, Runtim… in getConnection()
784 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTableTypes( ) throw(SQLException, Runtime… in getTableTypes()
803 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTypeInfo( ) throw(SQLException, RuntimeEx… in getTypeInfo()
840 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getCatalogs( ) throw(SQLException, RuntimeEx… in getCatalogs()
845 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getSchemas( ) throw(SQLException, RuntimeExc… in getSchemas()
850 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
857 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getColumns( in getColumns()
927 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTables( in getTables()
978 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getProcedureColumns( in getProcedureColumns()
985 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getProcedures( in getProcedures()
992 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getVersionColumns( in getVersionColumns()
1025 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getExportedKeys( in getExportedKeys()
1031 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getImportedKeys( in getImportedKeys()
1037 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
1043 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getIndexInfo( in getIndexInfo()
1050 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getBestRowIdentifier( in getBestRowIdentifier()
1057 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTablePrivileges( in getTablePrivileges()
1063 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getCrossReference( in getCrossReference()
1071 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getUDTs( const Any&, const ::rtl::OUString&, … in getUDTs()