Cassandra
Following sections explain the forward engineering options for Cassandra.
Parameter |
Description |
Additional Information |
---|---|---|
Option Set | Specifies the option set template for forward engineering |
Open: Use this option to open a saved XML option set file. Save: Use this option to save a configured option set. Save As: Use this option to save an option set either in the model or in the XML format at some external location. Delete: Use this option to delete an option set. |
Security | Specifies the security options for the schema generation |
Create: Indicates whether the Create syntax for roles is executed Drop: Indicates whether the Drop syntax for roles is executed |
Schema | Specifies the schema options for the schema generation |
Pre-Script: Indicates whether the pre-scripts attached to the schema are executed Post-Script: Indicates whether the post-scripts attached to the schema are executed Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Drop node executes the drop syntax for that object. |
Table | Specifies the table options for the schema generation | Pre-Script: Indicates whether the pre-scripts attached to tables are executed Post-Script: Indicates whether the post-scripts attached to tables are executed Create: Indicates whether the Create syntax for tables is executed Drop: Indicates whether the Drop syntax for tables is executed |
Materialized View | Specifies the materialized view options for the schema generation | Pre-Script: Indicates whether the pre-scripts attached to materialized views are executed Post-Script: Indicates whether the post-scripts attached to materialized views are executed Create: Indicates whether the Create syntax for the materialized views is executed Drop: Indicates whether the Drop syntax for materialized views is executed |
Index | Specifies the index options for the schema generation |
Create Index: Indicates whether the Create Index syntax for tables is executed. Selecting objects under the Create Index node includes those objects in the schema generation. Drop Index: Indicates whether the Drop Index syntax for tables is executed |
Other Options | Specifies the other options for the schema generation | Selecting an object includes it in the schema |
Parameter |
Description |
Additional Information |
---|---|---|
Summary | Specifies the summary of the options selected for the schema generation |
Show Selected Only: Use this option to show the selected options only. Edit Options: Use this option to edit the selected options for the schema generation. |
Comment | Use this option to add comments about the schema. |
Parameter |
Description |
Additional Information |
---|---|---|
Object Name | Specifies the object names |
|
Owner Override | Specifies keyspace as the owner of the object |
Parameter |
Description |
Additional Information |
---|---|---|
Table | Specifies the selected tables for the schema generation |
|
User Types |
Specifies the selected user type for the schema generation |
|
Display either Logical Names or Physical Names |
Logical Names: Indicates that only logical names of the tables are included in the generated schema Physical Names: Indicates that only physical names of the tables are included in the generated schema Physical Names, show owner: Indicates that physical names and owners of the tables are included in the generated schema Physical Names, show owner using User: Indicates that the physical names and owners of the tables are included in the generated schema. Owners of the tables are displayed using User. |
|
Select all of the items in the list | Use this option to select all the tables in the list. |
|
Unselect all of the items in the list | Use this option to unselect all the tables. | |
Select all unselected items, and unselect all selected items | Use this option to select all the unselected tables and unselect all the previously selected tables. |
Parameter |
Description |
Additional Information |
---|---|---|
Viewer | Displays the schema in the viewer editor |
Collapse All: Use this option to collapse all the nodes. Search: Use this option to search a text entered in the search box. Find Previous: Use this option to navigate to previous search string in the search results Find Next: Use this option to navigate to next search string in the search result. |
Text | Displays the schema in the text editor |
Save: Use this option to save the generated schema. Search: Use this option to search through the generated schema. Print: Use this option to print the generated schema. Replace: Use this option to find and replace text in the generated schema. Copy: Use this option to copy the selected text in the schema. Text Options: Use this option to edit window settings, fonts, and syntax color. Git: Use this option to commit the FE script to a Git repository. |
Copyright © 2024 Quest Software, Inc. |