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 (1 of 11)<br />

Method Description Returns<br />

allProceduresAreCallable() Can all the procedures<br />

returned by getProcedures<br />

be called by the current<br />

user?<br />

allTablesAreSelectable() Can all the tables returned<br />

by getTable be SELECTed by<br />

the current user?<br />

dataDefinitionCausesTransactionCommi<br />

t()<br />

dataDefinitionIgnoredInTransactions(<br />

)<br />

Does a data definition<br />

statement within a<br />

transaction force the<br />

transaction to commit?<br />

Is a data definition statement<br />

within a transaction<br />

ignored?<br />

doesMaxRowSizeIncludeBlobs() Did getMaxRowSize()<br />

include LONGVARCHAR and<br />

LONGVARBINARY BLOBs?<br />

getBestRowIdentifier<br />

(String, String, String, int,<br />

boolean)<br />

Gets a description of a<br />

table’s optimal set of<br />

columns that uniquely<br />

identifies a row.<br />

getCatalogs() Gets the catalog names<br />

available in this database.<br />

getCatalogSeparator() What is the separator<br />

between catalog and table<br />

names?<br />

getCatalogTerm() What is the database<br />

vendor’s preferred term for<br />

catalog?<br />

getColumnPrivileges<br />

(String, String, String, String)<br />

getColumns(String, String, String,<br />

String)<br />

Gets a description of the<br />

access rights for a table’s<br />

columns.<br />

Gets a description of table<br />

columns available in a<br />

catalog.<br />

False<br />

False<br />

True<br />

False<br />

False<br />

(Result set)<br />

(Result set)<br />

None<br />

No catalogs<br />

None<br />

No catalogs<br />

(Result set)<br />

(Result set)<br />

273

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

Saved successfully!

Ooh no, something went wrong!