Join indexes are materialized views that improve access times for cross-table queries, and which are automatically updated when changed are made to the underlying tables. PowerDesigner models join indexes as views with a stereotype of <<JoinIndex>>.
You can modify an object's properties from its property sheet. To open a join index property sheet, double-click its diagram symbol or its Browser entry in the Join Indexes folder.
The following extended attributes are available on the General tab:
Name |
Description |
---|---|
Fallback |
Specifies that the join index uses fallback protection. Scripting name: Fallback |
Checksum |
Enables a table-specific disk I/O integrity checksum level. The checksum setting applies to primary data rows, fallback data rows, and all secondary index rows for the index. Scripting name: Checksum |