Lines Matching refs:raises

90 	boolean allProceduresAreCallable() raises (SQLException); 
100 boolean allTablesAreSelectable() raises (SQLException);
105 string getURL() raises (SQLException);
110 string getUserName() raises (SQLException);
119 boolean isReadOnly() raises (SQLException);
128 boolean nullsAreSortedHigh() raises (SQLException);
137 boolean nullsAreSortedLow() raises (SQLException);
146 boolean nullsAreSortedAtStart() raises (SQLException);
155 boolean nullsAreSortedAtEnd() raises (SQLException);
160 string getDatabaseProductName() raises (SQLException);
165 string getDatabaseProductVersion() raises (SQLException);
170 string getDriverName() raises (SQLException);
175 string getDriverVersion() raises (SQLException);
194 boolean usesLocalFiles() raises (SQLException);
203 boolean usesLocalFilePerTable() raises (SQLException);
212 boolean supportsMixedCaseIdentifiers() raises (SQLException);
222 boolean storesUpperCaseIdentifiers() raises (SQLException);
232 boolean storesLowerCaseIdentifiers() raises (SQLException);
242 boolean storesMixedCaseIdentifiers() raises (SQLException);
252 boolean supportsMixedCaseQuotedIdentifiers() raises (SQLException);
262 boolean storesUpperCaseQuotedIdentifiers() raises (SQLException);
272 boolean storesLowerCaseQuotedIdentifiers() raises (SQLException);
282 boolean storesMixedCaseQuotedIdentifiers() raises (SQLException);
292 string getIdentifierQuoteString() raises (SQLException);
302 string getSQLKeywords() raises (SQLException);
313 string getNumericFunctions() raises (SQLException);
324 string getStringFunctions() raises (SQLException);
335 string getSystemFunctions() raises (SQLException);
344 string getTimeDateFunctions() raises (SQLException);
364 string getSearchStringEscape() raises (SQLException);
374 string getExtraNameCharacters() raises (SQLException);
383 boolean supportsAlterTableWithAddColumn() raises (SQLException);
392 boolean supportsAlterTableWithDropColumn() raises (SQLException);
407 boolean supportsColumnAliasing() raises (SQLException);
416 boolean nullPlusNonNullIsNull() raises (SQLException);
429 boolean supportsTypeConversion() raises (SQLException);
443 raises (SQLException);
452 boolean supportsTableCorrelationNames() raises (SQLException);
463 raises (SQLException);
472 boolean supportsExpressionsInOrderBy() raises (SQLException);
481 boolean supportsOrderByUnrelated() raises (SQLException);
490 boolean supportsGroupBy() raises (SQLException);
499 boolean supportsGroupByUnrelated() raises (SQLException);
509 boolean supportsGroupByBeyondSelect() raises (SQLException);
518 boolean supportsLikeEscapeClause() raises (SQLException);
527 boolean supportsMultipleResultSets() raises (SQLException);
537 boolean supportsMultipleTransactions() raises (SQLException);
546 boolean supportsNonNullableColumns() raises (SQLException);
556 boolean supportsMinimumSQLGrammar() raises (SQLException);
566 boolean supportsCoreSQLGrammar() raises (SQLException);
577 boolean supportsExtendedSQLGrammar() raises (SQLException);
586 boolean supportsANSI92EntryLevelSQL() raises (SQLException);
595 boolean supportsANSI92IntermediateSQL() raises (SQLException);
604 boolean supportsANSI92FullSQL() raises (SQLException);
613 boolean supportsIntegrityEnhancementFacility() raises (SQLException);
622 boolean supportsOuterJoins() raises (SQLException);
631 boolean supportsFullOuterJoins() raises (SQLException);
641 boolean supportsLimitedOuterJoins() raises (SQLException);
650 string getSchemaTerm() raises (SQLException);
659 string getProcedureTerm() raises (SQLException);
668 string getCatalogTerm() raises (SQLException);
678 boolean isCatalogAtStart() raises (SQLException);
687 string getCatalogSeparator() raises (SQLException);
696 boolean supportsSchemasInDataManipulation() raises (SQLException);
705 boolean supportsSchemasInProcedureCalls() raises (SQLException);
714 boolean supportsSchemasInTableDefinitions() raises (SQLException);
723 boolean supportsSchemasInIndexDefinitions() raises (SQLException);
733 raises (SQLException);
742 boolean supportsCatalogsInDataManipulation() raises (SQLException);
751 boolean supportsCatalogsInProcedureCalls() raises (SQLException);
760 boolean supportsCatalogsInTableDefinitions() raises (SQLException);
769 boolean supportsCatalogsInIndexDefinitions() raises (SQLException);
779 raises (SQLException);
788 boolean supportsPositionedDelete() raises (SQLException);
797 boolean supportsPositionedUpdate() raises (SQLException);
806 boolean supportsSelectForUpdate() raises (SQLException);
816 boolean supportsStoredProcedures() raises (SQLException);
825 boolean supportsSubqueriesInComparisons() raises (SQLException);
834 boolean supportsSubqueriesInExists() raises (SQLException);
843 boolean supportsSubqueriesInIns() raises (SQLException);
852 boolean supportsSubqueriesInQuantifieds() raises (SQLException);
861 boolean supportsCorrelatedSubqueries() raises (SQLException);
870 boolean supportsUnion() raises (SQLException);
879 boolean supportsUnionAll() raises (SQLException);
888 boolean supportsOpenCursorsAcrossCommit() raises (SQLException);
897 boolean supportsOpenCursorsAcrossRollback() raises (SQLException);
906 boolean supportsOpenStatementsAcrossCommit() raises (SQLException);
916 raises (SQLException);
925 long getMaxBinaryLiteralLength() raises (SQLException);
934 long getMaxCharLiteralLength() raises (SQLException);
943 long getMaxColumnNameLength() raises (SQLException);
952 long getMaxColumnsInGroupBy() raises (SQLException);
961 long getMaxColumnsInIndex() raises (SQLException);
970 long getMaxColumnsInOrderBy() raises (SQLException);
979 long getMaxColumnsInSelect() raises (SQLException);
988 long getMaxColumnsInTable() raises (SQLException);
997 long getMaxConnections() raises (SQLException);
1006 long getMaxCursorNameLength() raises (SQLException);
1015 long getMaxIndexLength() raises (SQLException);
1024 long getMaxSchemaNameLength() raises (SQLException);
1033 long getMaxProcedureNameLength() raises (SQLException);
1042 long getMaxCatalogNameLength() raises (SQLException);
1051 long getMaxRowSize() raises (SQLException);
1061 boolean doesMaxRowSizeIncludeBlobs() raises (SQLException);
1070 long getMaxStatementLength() raises (SQLException);
1079 long getMaxStatements() raises (SQLException);
1088 long getMaxTableNameLength() raises (SQLException);
1097 long getMaxTablesInSelect() raises (SQLException);
1106 long getMaxUserNameLength() raises (SQLException);
1118 long getDefaultTransactionIsolation() raises (SQLException);
1131 boolean supportsTransactions() raises (SQLException);
1142 raises (SQLException);
1160 raises (SQLException);
1171 raises (SQLException);
1182 raises (SQLException);
1192 raises (SQLException);
1250 [in]string procedureNamePattern) raises (SQLException);
1352 raises (SQLException);
1402 raises (SQLException);
1421 XResultSet getSchemas() raises (SQLException);
1440 XResultSet getCatalogs() raises (SQLException);
1461 XResultSet getTableTypes() raises (SQLException);
1560 raises (SQLException);
1614 [in]string table, [in]string columnNamePattern) raises (SQLException);
1667 [in]string tableNamePattern) raises (SQLException);
1737 raises (SQLException);
1794 [in]string table) raises (SQLException);
1835 [in]string table) raises (SQLException);
1950 [in]string table) raises (SQLException);
2065 [in]string table) raises (SQLException);
2192 [in]string foreignTable) raises (SQLException);
2287 XResultSet getTypeInfo() raises (SQLException);
2377 raises (SQLException);
2389 boolean supportsResultSetType([in]long setType) raises (SQLException);
2407 raises (SQLException);
2419 boolean ownUpdatesAreVisible([in]long setType) raises (SQLException);
2431 boolean ownDeletesAreVisible([in]long setType) raises (SQLException);
2443 boolean ownInsertsAreVisible([in]long setType) raises (SQLException);
2455 boolean othersUpdatesAreVisible([in]long setType) raises (SQLException);
2467 boolean othersDeletesAreVisible([in]long setType) raises (SQLException);
2479 boolean othersInsertsAreVisible([in]long setType) raises (SQLException);
2493 boolean updatesAreDetected([in]long setType) raises (SQLException);
2509 boolean deletesAreDetected([in]long setType) raises (SQLException);
2523 boolean insertsAreDetected([in]long setType) raises (SQLException);
2532 boolean supportsBatchUpdates() raises (SQLException);
2588 raises (SQLException);
2597 XConnection getConnection() raises (SQLException);