23.10.2012 Views

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Return values for <strong>Data</strong>baseMeta<strong>Data</strong><br />

Table 63: Return values for <strong>Data</strong>baseMeta<strong>Data</strong> methods (9 of 11)<br />

Method Description Returns<br />

supportsLimitedOuterJoins() Is there limited support for<br />

outer joins? (This will be<br />

true if<br />

supportFullOuterJoins is<br />

true.)<br />

supportsMinimum<strong>SQL</strong>Grammar() Is the ODBC Minimum <strong>SQL</strong><br />

grammar supported? All<br />

JDBC-compliant drivers<br />

must return true.<br />

supportsMixedCaseIdentifiers() Does the database treat<br />

mixed-case, unquoted <strong>SQL</strong><br />

identifiers as case sensitive<br />

and as a result store them in<br />

mixed case? A<br />

JDBC-compliant driver will<br />

always return false.<br />

supportsMixedCaseQuotedIdentifiers() Does the database treat<br />

mixed-case, quoted <strong>SQL</strong><br />

identifiers as case sensitive<br />

and as a result store them in<br />

mixed case? A<br />

JDBC-compliant driver will<br />

always return true.<br />

supportsMultipleResultSets() Are multiple ResultSets<br />

from a single execute<br />

supported?<br />

supportsMultipleTransactions() Can multiple transactions be<br />

open at once (on different<br />

connections)?<br />

supportsNonNullableColumns() Can columns be defined as<br />

non-nullable? A<br />

JDBC-compliant driver<br />

always returns true.<br />

supportsOpenCursorsAcrossCommit() Can cursors remain open<br />

across commits?<br />

supportsOpenCursorsAcrossRollback() Can cursors remain open<br />

across rollbacks?<br />

supportsOpenStatementsAcrossCommit() Can statements remain open<br />

across commits?<br />

supportsOpenStatementsAcrossRollback<br />

()<br />

Can statements remain open<br />

across rollbacks?<br />

supportsOrderByUnrelated() Can an ORDER BY clause use<br />

columns not in the SELECT?<br />

supportsOuterJoins() Is some form of outer join<br />

supported?<br />

False<br />

True<br />

False<br />

True<br />

False<br />

True<br />

True<br />

True<br />

True<br />

True<br />

True<br />

False<br />

True<br />

281

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!