11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

364<br />

DML_DATA_TARGET_NAME Specifies the name of the block’s DML<br />

data source.<br />

ENFORCE_PRIMARY_KEY Specifies that any record inserted or<br />

updated in the block must have a unique characteristic in order to be<br />

committed to the database. Valid values are PROPERTY_TRUE or<br />

PROPERTY_FALSE.<br />

INSERT_ALLOWED Specifies whether the operator or the application is<br />

allowed to insert records in the given block. Valid values are<br />

PROPERTY_TRUE or PROPERTY_FALSE.<br />

KEY_MODE Specifies the key mode for the block. This is particularly<br />

useful when running <strong>Form</strong> <strong>Builder</strong> against non-ORACLE data sources.<br />

Valid values are UPDATEABLE_PRIMARY_KEY and<br />

NONUPDATEABLE_PRIMARY_KEY.<br />

LOCKING_MODE Specifies the block’s LOCKING_MODE property.<br />

Valid values are DELAYED or IMMEDIATE.<br />

MAX_QUERY_TIME Specifies the maximum query time. The operator<br />

can abort a query when the elapsed time of the query exceeds the value of<br />

this property.<br />

MAX_RECORDS_FETCHED Specifies the maximum number of<br />

records that can be fetched. This property is only useful when the Query<br />

All Records property is set to Yes.<br />

NAVIGATION_STYLE Specifies the block’s NAVIGATION_STYLE<br />

property. Valid values are SAME_RECORD, CHANGE_RECORD, or<br />

CHANGE_BLOCK.<br />

NEXT_NAVIGATION_BLOCK Specifies the name of the block’s next<br />

navigation block. By default, the next navigation block is the block with<br />

the next higher sequence number; however, the<br />

NEXT_NAVIGATION_BLOCK block property can be set to override the<br />

default block navigation sequence.<br />

OPTIMIZER_HINT Specifies a hint that <strong>Form</strong> <strong>Builder</strong> passes on to the<br />

RDBMS optimizer when constructing queries. This allows the form<br />

designer to achieve the highest possible performance when querying blocks.<br />

ORDER_BY Specifies a default ORDER BY clause for the block,<br />

overriding any prior ORDER BY clause. Enclose in single quotes but do<br />

not include the actual words ’ORDER BY’. <strong>Form</strong> <strong>Builder</strong> automatically<br />

prefixes the statement you supply with "ORDER BY."<br />

PRECOMPUTE_SUMMARIES[Under Construction]<br />

PREVIOUS_NAVIGATION_BLOCK Specifies the name of the block’s<br />

previous navigation block. By default, the previous navigation block is the<br />

block with the next lower sequence number; however, the<br />

NEXT_NAVIGATION_BLOCK block property can be set to override the<br />

default block navigation sequence.<br />

QUERY_ALLOWED Specifies whether a query can be issued from the<br />

block, either by an operator or programmatically. Valid values are<br />

PROPERTY_TRUE or PROPERTY_FALSE.

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

Saved successfully!

Ooh no, something went wrong!