Lines Matching refs:sal_Bool

70 sal_Bool ODatabaseMetaData::getBoolProperty(const ::rtl::OUString& _aProperty)  throw(::com::sun::s…  in getBoolProperty()
331 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo()
415 sal_Bool SAL_CALL ODatabaseMetaData::doesMaxRowSizeIncludeBlobs( ) throw(SQLException, RuntimeExce… in doesMaxRowSizeIncludeBlobs()
420 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesLowerCaseQuotedIdentifiers()
425 sal_Bool SAL_CALL ODatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesLowerCaseIdentifiers()
430 sal_Bool ODatabaseMetaData::impl_storesMixedCaseQuotedIdentifiers_throw( ) in impl_storesMixedCaseQuotedIdentifiers_throw()
435 sal_Bool SAL_CALL ODatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesMixedCaseIdentifiers()
440 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLException, Runti… in storesUpperCaseQuotedIdentifiers()
445 sal_Bool SAL_CALL ODatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, RuntimeExce… in storesUpperCaseIdentifiers()
450 sal_Bool ODatabaseMetaData::impl_supportsAlterTableWithAddColumn_throw( ) in impl_supportsAlterTableWithAddColumn_throw()
455 sal_Bool ODatabaseMetaData::impl_supportsAlterTableWithDropColumn_throw( ) in impl_supportsAlterTableWithDropColumn_throw()
465 sal_Bool SAL_CALL ODatabaseMetaData::supportsNonNullableColumns( ) throw(SQLException, RuntimeExce… in supportsNonNullableColumns()
487 sal_Bool SAL_CALL ODatabaseMetaData::supportsDifferentTableCorrelationNames( ) throw(SQLException,… in supportsDifferentTableCorrelationNames()
492 sal_Bool ODatabaseMetaData::impl_isCatalogAtStart_throw( ) in impl_isCatalogAtStart_throw()
497 sal_Bool SAL_CALL ODatabaseMetaData::dataDefinitionIgnoredInTransactions( ) throw(SQLException, Ru… in dataDefinitionIgnoredInTransactions()
502 sal_Bool SAL_CALL ODatabaseMetaData::dataDefinitionCausesTransactionCommit( ) throw(SQLException, … in dataDefinitionCausesTransactionCommit()
507 sal_Bool SAL_CALL ODatabaseMetaData::supportsDataManipulationTransactionsOnly( ) throw(SQLExceptio… in supportsDataManipulationTransactionsOnly()
512 sal_Bool SAL_CALL ODatabaseMetaData::supportsDataDefinitionAndDataManipulationTransactions( ) thro… in supportsDataDefinitionAndDataManipulationTransactions()
517 sal_Bool SAL_CALL ODatabaseMetaData::supportsPositionedDelete( ) throw(SQLException, RuntimeExcept… in supportsPositionedDelete()
522 sal_Bool SAL_CALL ODatabaseMetaData::supportsPositionedUpdate( ) throw(SQLException, RuntimeExcept… in supportsPositionedUpdate()
527 sal_Bool SAL_CALL ODatabaseMetaData::supportsOpenStatementsAcrossRollback( ) throw(SQLException, R… in supportsOpenStatementsAcrossRollback()
532 sal_Bool SAL_CALL ODatabaseMetaData::supportsOpenStatementsAcrossCommit( ) throw(SQLException, Run… in supportsOpenStatementsAcrossCommit()
537 sal_Bool SAL_CALL ODatabaseMetaData::supportsOpenCursorsAcrossCommit( ) throw(SQLException, Runtim… in supportsOpenCursorsAcrossCommit()
542 sal_Bool SAL_CALL ODatabaseMetaData::supportsOpenCursorsAcrossRollback( ) throw(SQLException, Runt… in supportsOpenCursorsAcrossRollback()
547 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 level ) throw(SQL… in supportsTransactionIsolationLevel()
549 sal_Bool bValue(sal_False); in supportsTransactionIsolationLevel()
566 sal_Bool ODatabaseMetaData::impl_supportsSchemasInDataManipulation_throw( ) in impl_supportsSchemasInDataManipulation_throw()
571 sal_Bool SAL_CALL ODatabaseMetaData::supportsANSI92FullSQL( ) throw(SQLException, RuntimeException) in supportsANSI92FullSQL()
577 sal_Bool SAL_CALL ODatabaseMetaData::supportsANSI92EntryLevelSQL( ) throw(SQLException, RuntimeExc… in supportsANSI92EntryLevelSQL()
583 sal_Bool SAL_CALL ODatabaseMetaData::supportsIntegrityEnhancementFacility( ) throw(SQLException, R… in supportsIntegrityEnhancementFacility()
589 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Runt… in supportsSchemasInIndexDefinitions()
594 sal_Bool ODatabaseMetaData::impl_supportsSchemasInTableDefinitions_throw( ) in impl_supportsSchemasInTableDefinitions_throw()
599 sal_Bool ODatabaseMetaData::impl_supportsCatalogsInTableDefinitions_throw( ) in impl_supportsCatalogsInTableDefinitions_throw()
605 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, Run… in supportsCatalogsInIndexDefinitions()
611 sal_Bool ODatabaseMetaData::impl_supportsCatalogsInDataManipulation_throw( ) in impl_supportsCatalogsInDataManipulation_throw()
617 sal_Bool SAL_CALL ODatabaseMetaData::supportsOuterJoins( ) throw(SQLException, RuntimeException) in supportsOuterJoins()
644 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactions( ) throw(SQLException, RuntimeException) in supportsTransactions()
649 sal_Bool SAL_CALL ODatabaseMetaData::allProceduresAreCallable( ) throw(SQLException, RuntimeExcept… in allProceduresAreCallable()
654 sal_Bool SAL_CALL ODatabaseMetaData::supportsStoredProcedures( ) throw(SQLException, RuntimeExcept… in supportsStoredProcedures()
659 sal_Bool SAL_CALL ODatabaseMetaData::supportsSelectForUpdate( ) throw(SQLException, RuntimeExcepti… in supportsSelectForUpdate()
664 sal_Bool SAL_CALL ODatabaseMetaData::allTablesAreSelectable( ) throw(SQLException, RuntimeExceptio… in allTablesAreSelectable()
669 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
674 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
679 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFilePerTable( ) throw(SQLException, RuntimeException) in usesLocalFilePerTable()
684 sal_Bool SAL_CALL ODatabaseMetaData::supportsTypeConversion( ) throw(SQLException, RuntimeExceptio… in supportsTypeConversion()
689 sal_Bool SAL_CALL ODatabaseMetaData::nullPlusNonNullIsNull( ) throw(SQLException, RuntimeException) in nullPlusNonNullIsNull()
694 sal_Bool SAL_CALL ODatabaseMetaData::supportsColumnAliasing( ) throw(SQLException, RuntimeExceptio… in supportsColumnAliasing()
699 sal_Bool SAL_CALL ODatabaseMetaData::supportsTableCorrelationNames( ) throw(SQLException, RuntimeE… in supportsTableCorrelationNames()
704 sal_Bool SAL_CALL ODatabaseMetaData::supportsConvert( sal_Int32 /*fromType*/, sal_Int32 /*toType*/ … in supportsConvert()
709 sal_Bool SAL_CALL ODatabaseMetaData::supportsExpressionsInOrderBy( ) throw(SQLException, RuntimeEx… in supportsExpressionsInOrderBy()
714 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
719 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupByBeyondSelect( ) throw(SQLException, RuntimeExc… in supportsGroupByBeyondSelect()
724 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsGroupByUnrelated()
729 sal_Bool SAL_CALL ODatabaseMetaData::supportsMultipleTransactions( ) throw(SQLException, RuntimeEx… in supportsMultipleTransactions()
734 sal_Bool SAL_CALL ODatabaseMetaData::supportsMultipleResultSets( ) throw(SQLException, RuntimeExce… in supportsMultipleResultSets()
739 sal_Bool SAL_CALL ODatabaseMetaData::supportsLikeEscapeClause( ) throw(SQLException, RuntimeExcept… in supportsLikeEscapeClause()
744 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsOrderByUnrelated()
749 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
754 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
759 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers()
764 sal_Bool ODatabaseMetaData::impl_supportsMixedCaseQuotedIdentifiers_throw( ) in impl_supportsMixedCaseQuotedIdentifiers_throw()
769 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedAtEnd( ) throw(SQLException, RuntimeException) in nullsAreSortedAtEnd()
774 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedAtStart( ) throw(SQLException, RuntimeException) in nullsAreSortedAtStart()
779 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedHigh( ) throw(SQLException, RuntimeException) in nullsAreSortedHigh()
784 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow()
789 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException, Runtim… in supportsSchemasInProcedureCalls()
794 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInPrivilegeDefinitions( ) throw(SQLException, … in supportsSchemasInPrivilegeDefinitions()
799 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInProcedureCalls( ) throw(SQLException, Runti… in supportsCatalogsInProcedureCalls()
804 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInPrivilegeDefinitions( ) throw(SQLException,… in supportsCatalogsInPrivilegeDefinitions()
810 sal_Bool SAL_CALL ODatabaseMetaData::supportsCorrelatedSubqueries( ) throw(SQLException, RuntimeEx… in supportsCorrelatedSubqueries()
815 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInComparisons( ) throw(SQLException, Runtim… in supportsSubqueriesInComparisons()
820 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInExists( ) throw(SQLException, RuntimeExce… in supportsSubqueriesInExists()
825 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInIns( ) throw(SQLException, RuntimeExcepti… in supportsSubqueriesInIns()
830 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runtim… in supportsSubqueriesInQuantifieds()
835 sal_Bool SAL_CALL ODatabaseMetaData::supportsANSI92IntermediateSQL( ) throw(SQLException, RuntimeE… in supportsANSI92IntermediateSQL()
973 sal_Bool SAL_CALL ODatabaseMetaData::supportsExtendedSQLGrammar( ) throw(SQLException, RuntimeExce… in supportsExtendedSQLGrammar()
979 sal_Bool SAL_CALL ODatabaseMetaData::supportsCoreSQLGrammar( ) throw(SQLException, RuntimeExceptio… in supportsCoreSQLGrammar()
985 sal_Bool SAL_CALL ODatabaseMetaData::supportsMinimumSQLGrammar( ) throw(SQLException, RuntimeExcep… in supportsMinimumSQLGrammar()
991 sal_Bool SAL_CALL ODatabaseMetaData::supportsFullOuterJoins( ) throw(SQLException, RuntimeExceptio… in supportsFullOuterJoins()
998 sal_Bool SAL_CALL ODatabaseMetaData::supportsLimitedOuterJoins( ) throw(SQLException, RuntimeExcep… in supportsLimitedOuterJoins()
1023 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType( sal_Int32 /*setType*/ ) throw(SQLExcept… in supportsResultSetType()
1028 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency( sal_Int32 /*setType*/, sal_Int32… in supportsResultSetConcurrency()
1033 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible()
1038 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownDeletesAreVisible()
1043 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLException, … in ownInsertsAreVisible()
1048 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible()
1053 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible()
1058 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersInsertsAreVisible()
1063 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in updatesAreDetected()
1068 sal_Bool SAL_CALL ODatabaseMetaData::deletesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in deletesAreDetected()
1073 sal_Bool SAL_CALL ODatabaseMetaData::insertsAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in insertsAreDetected()
1078 sal_Bool SAL_CALL ODatabaseMetaData::supportsBatchUpdates( ) throw(SQLException, RuntimeException) in supportsBatchUpdates()