Lines Matching refs:SAL_CALL

82 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getCatalogs(  ) throw(SQLException, Run…  in getCatalogs()
94 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getSchemas( ) throw(SQLException, Runt… in getSchemas()
100 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
107 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getColumns( in getColumns()
115 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getTables( in getTables()
229 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getProcedureColumns( in getProcedureColumns()
236 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getProcedures( const Any& in getProcedures()
243 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getVersionColumns( in getVersionColumns()
250 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Run… in getMaxBinaryLiteralLength()
256 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeExceptio… in getMaxRowSize()
262 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, Runti… in getMaxCatalogNameLength()
268 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, Runti… in getMaxCharLiteralLength()
274 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, Runtim… in getMaxColumnNameLength()
280 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeE… in getMaxColumnsInIndex()
286 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, Runtim… in getMaxCursorNameLength()
292 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeExce… in getMaxConnections()
298 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeE… in getMaxColumnsInTable()
304 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxStatementLength( ) throw(SQLException, Runtime… in getMaxStatementLength()
310 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, Runtime… in getMaxTableNameLength()
322 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getExportedKeys( in getExportedKeys()
329 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getImportedKeys( in getImportedKeys()
336 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
343 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getIndexInfo( in getIndexInfo()
384 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getBestRowIdentifier( in getBestRowIdentifier()
424 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getTablePrivileges( in getTablePrivileges()
501 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getCrossReference( in getCrossReference()
678 sal_Bool SAL_CALL java_sql_DatabaseMetaData::doesMaxRowSizeIncludeBlobs( ) throw(SQLException, Run… in doesMaxRowSizeIncludeBlobs()
684 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesLowerCaseQuotedIdentifiers( ) throw(SQLExceptio… in storesLowerCaseQuotedIdentifiers()
690 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesLowerCaseIdentifiers( ) throw(SQLException, Run… in storesLowerCaseIdentifiers()
702 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesMixedCaseIdentifiers( ) throw(SQLException, Run… in storesMixedCaseIdentifiers()
708 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesUpperCaseQuotedIdentifiers( ) throw(SQLExceptio… in storesUpperCaseQuotedIdentifiers()
714 sal_Bool SAL_CALL java_sql_DatabaseMetaData::storesUpperCaseIdentifiers( ) throw(SQLException, Run… in storesUpperCaseIdentifiers()
732 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxIndexLength( ) throw(SQLException, RuntimeExce… in getMaxIndexLength()
738 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsNonNullableColumns( ) throw(SQLException, Run… in supportsNonNullableColumns()
744 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getCatalogTerm( ) throw(SQLException, RuntimeE… in getCatalogTerm()
756 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getExtraNameCharacters( ) throw(SQLException, … in getExtraNameCharacters()
762 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsDifferentTableCorrelationNames( ) throw(SQLEx… in supportsDifferentTableCorrelationNames()
774 sal_Bool SAL_CALL java_sql_DatabaseMetaData::dataDefinitionIgnoredInTransactions( ) throw(SQLExcep… in dataDefinitionIgnoredInTransactions()
780 sal_Bool SAL_CALL java_sql_DatabaseMetaData::dataDefinitionCausesTransactionCommit( ) throw(SQLExc… in dataDefinitionCausesTransactionCommit()
786 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsDataManipulationTransactionsOnly( ) throw(SQL… in supportsDataManipulationTransactionsOnly()
792 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsDataDefinitionAndDataManipulationTransactions(… in supportsDataDefinitionAndDataManipulationTransactions()
798 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsPositionedDelete( ) throw(SQLException, Runti… in supportsPositionedDelete()
804 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsPositionedUpdate( ) throw(SQLException, Runti… in supportsPositionedUpdate()
810 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOpenStatementsAcrossRollback( ) throw(SQLExce… in supportsOpenStatementsAcrossRollback()
816 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOpenStatementsAcrossCommit( ) throw(SQLExcept… in supportsOpenStatementsAcrossCommit()
822 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOpenCursorsAcrossCommit( ) throw(SQLException… in supportsOpenCursorsAcrossCommit()
828 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOpenCursorsAcrossRollback( ) throw(SQLExcepti… in supportsOpenCursorsAcrossRollback()
834 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 level ) t… in supportsTransactionIsolationLevel()
846 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsANSI92FullSQL( ) throw(SQLException, RuntimeE… in supportsANSI92FullSQL()
852 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsANSI92EntryLevelSQL( ) throw(SQLException, Ru… in supportsANSI92EntryLevelSQL()
858 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsIntegrityEnhancementFacility( ) throw(SQLExce… in supportsIntegrityEnhancementFacility()
864 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLExcepti… in supportsSchemasInIndexDefinitions()
882 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLExcept… in supportsCatalogsInIndexDefinitions()
894 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOuterJoins( ) throw(SQLException, RuntimeExce… in supportsOuterJoins()
900 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getTableTypes( ) throw(SQLException, R… in getTableTypes()
912 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxProcedureNameLength( ) throw(SQLException, Run… in getMaxProcedureNameLength()
918 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxSchemaNameLength( ) throw(SQLException, Runtim… in getMaxSchemaNameLength()
924 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsTransactions( ) throw(SQLException, RuntimeEx… in supportsTransactions()
931 sal_Bool SAL_CALL java_sql_DatabaseMetaData::allProceduresAreCallable( ) throw(SQLException, Runti… in allProceduresAreCallable()
937 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsStoredProcedures( ) throw(SQLException, Runti… in supportsStoredProcedures()
943 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSelectForUpdate( ) throw(SQLException, Runtim… in supportsSelectForUpdate()
949 sal_Bool SAL_CALL java_sql_DatabaseMetaData::allTablesAreSelectable( ) throw(SQLException, Runtime… in allTablesAreSelectable()
955 sal_Bool SAL_CALL java_sql_DatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
961 sal_Bool SAL_CALL java_sql_DatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeExceptio… in usesLocalFiles()
967 sal_Bool SAL_CALL java_sql_DatabaseMetaData::usesLocalFilePerTable( ) throw(SQLException, RuntimeE… in usesLocalFilePerTable()
973 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsTypeConversion( ) throw(SQLException, Runtime… in supportsTypeConversion()
979 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullPlusNonNullIsNull( ) throw(SQLException, RuntimeE… in nullPlusNonNullIsNull()
985 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsColumnAliasing( ) throw(SQLException, Runtime… in supportsColumnAliasing()
991 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsTableCorrelationNames( ) throw(SQLException, … in supportsTableCorrelationNames()
997 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsConvert( sal_Int32 fromType, sal_Int32 toType … in supportsConvert()
1016 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsExpressionsInOrderBy( ) throw(SQLException, R… in supportsExpressionsInOrderBy()
1022 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeExcepti… in supportsGroupBy()
1028 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsGroupByBeyondSelect( ) throw(SQLException, Ru… in supportsGroupByBeyondSelect()
1034 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsGroupByUnrelated( ) throw(SQLException, Runti… in supportsGroupByUnrelated()
1040 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMultipleTransactions( ) throw(SQLException, R… in supportsMultipleTransactions()
1046 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMultipleResultSets( ) throw(SQLException, Run… in supportsMultipleResultSets()
1052 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsLikeEscapeClause( ) throw(SQLException, Runti… in supportsLikeEscapeClause()
1058 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, Runti… in supportsOrderByUnrelated()
1064 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
1070 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeExcept… in supportsUnionAll()
1076 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, R… in supportsMixedCaseIdentifiers()
1088 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullsAreSortedAtEnd( ) throw(SQLException, RuntimeExc… in nullsAreSortedAtEnd()
1094 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullsAreSortedAtStart( ) throw(SQLException, RuntimeE… in nullsAreSortedAtStart()
1100 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullsAreSortedHigh( ) throw(SQLException, RuntimeExce… in nullsAreSortedHigh()
1106 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeExcep… in nullsAreSortedLow()
1112 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSchemasInProcedureCalls( ) throw(SQLException… in supportsSchemasInProcedureCalls()
1118 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSchemasInPrivilegeDefinitions( ) throw(SQLExc… in supportsSchemasInPrivilegeDefinitions()
1124 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCatalogsInProcedureCalls( ) throw(SQLExceptio… in supportsCatalogsInProcedureCalls()
1130 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCatalogsInPrivilegeDefinitions( ) throw(SQLEx… in supportsCatalogsInPrivilegeDefinitions()
1136 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCorrelatedSubqueries( ) throw(SQLException, R… in supportsCorrelatedSubqueries()
1142 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSubqueriesInComparisons( ) throw(SQLException… in supportsSubqueriesInComparisons()
1148 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSubqueriesInExists( ) throw(SQLException, Run… in supportsSubqueriesInExists()
1154 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSubqueriesInIns( ) throw(SQLException, Runtim… in supportsSubqueriesInIns()
1160 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException… in supportsSubqueriesInQuantifieds()
1166 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsANSI92IntermediateSQL( ) throw(SQLException, … in supportsANSI92IntermediateSQL()
1172 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
1183 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getUserName( ) throw(SQLException, RuntimeExce… in getUserName()
1189 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getDriverName( ) throw(SQLException, RuntimeEx… in getDriverName()
1195 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getDriverVersion( ) throw(SQLException, Runtim… in getDriverVersion()
1201 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getDatabaseProductVersion( ) throw(SQLExceptio… in getDatabaseProductVersion()
1207 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getDatabaseProductName( ) throw(SQLException, … in getDatabaseProductName()
1213 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getProcedureTerm( ) throw(SQLException, Runtim… in getProcedureTerm()
1219 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSchemaTerm( ) throw(SQLException, RuntimeEx… in getSchemaTerm()
1225 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
1231 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getDefaultTransactionIsolation( ) throw(SQLException… in getDefaultTransactionIsolation()
1237 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
1243 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeE… in getSQLKeywords()
1249 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSearchStringEscape( ) throw(SQLException, R… in getSearchStringEscape()
1255 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getStringFunctions( ) throw(SQLException, Runt… in getStringFunctions()
1261 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getTimeDateFunctions( ) throw(SQLException, Ru… in getTimeDateFunctions()
1267 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSystemFunctions( ) throw(SQLException, Runt… in getSystemFunctions()
1273 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getNumericFunctions( ) throw(SQLException, Run… in getNumericFunctions()
1279 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsExtendedSQLGrammar( ) throw(SQLException, Run… in supportsExtendedSQLGrammar()
1285 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCoreSQLGrammar( ) throw(SQLException, Runtime… in supportsCoreSQLGrammar()
1291 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMinimumSQLGrammar( ) throw(SQLException, Runt… in supportsMinimumSQLGrammar()
1297 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsFullOuterJoins( ) throw(SQLException, Runtime… in supportsFullOuterJoins()
1303 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsLimitedOuterJoins( ) throw(SQLException, Runt… in supportsLimitedOuterJoins()
1309 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnsInGroupBy( ) throw(SQLException, Runtim… in getMaxColumnsInGroupBy()
1315 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnsInOrderBy( ) throw(SQLException, Runtim… in getMaxColumnsInOrderBy()
1321 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxColumnsInSelect( ) throw(SQLException, Runtime… in getMaxColumnsInSelect()
1327 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxUserNameLength( ) throw(SQLException, RuntimeE… in getMaxUserNameLength()
1333 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLEx… in supportsResultSetType()
1339 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_I… in supportsResultSetConcurrency()
1358 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLExc… in ownUpdatesAreVisible()
1364 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLExc… in ownDeletesAreVisible()
1370 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLExc… in ownInsertsAreVisible()
1376 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQL… in othersUpdatesAreVisible()
1382 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQL… in othersDeletesAreVisible()
1388 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQL… in othersInsertsAreVisible()
1394 sal_Bool SAL_CALL java_sql_DatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLExcep… in updatesAreDetected()
1400 sal_Bool SAL_CALL java_sql_DatabaseMetaData::deletesAreDetected( sal_Int32 setType ) throw(SQLExcep… in deletesAreDetected()
1406 sal_Bool SAL_CALL java_sql_DatabaseMetaData::insertsAreDetected( sal_Int32 setType ) throw(SQLExcep… in insertsAreDetected()
1412 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsBatchUpdates( ) throw(SQLException, RuntimeEx… in supportsBatchUpdates()
1418 Reference< XResultSet > SAL_CALL java_sql_DatabaseMetaData::getUDTs( in getUDTs()