BackPrevious Topic  Next TopicNext

Table/View/Synonym Properties

This topic describes the properties of a Table/View/Synonym object in a catalog.

Property Name Description
Collection Name Designer displays this property when the table is in a MongoDB connection. You can use it to specify the name of the collection in the MongoDB database.

Data type: String

Database Name Designer displays this property when the table is in a MongoDB connection. You can use it to specify the name of the database in the MongoDB database. If the database you specify exists in the MongoDB database, Designer connects to the database; otherwise, Designer gets no data.

Data type: String

Description Specifies the description of the object.

Data type: String

Element Path When the table is in a MongoDB connection, you can use this property to specify the element name path from the top level document if the table is mapped to a document array element. The path is the element names separated by ".". The property value is blank if the table is mapped to the top level element. Designer uses "\" as an escaped char. If the element name contains "." and "\", Designer records them as "\." and "\\".

When the table is in a JSON/Elasticsearch connection, this property shows the element path from the root element to current element, and is read only.

Data type: String

Linked Parameter Specifies the parameter you want to bind to the parameter in OOJDBC.

Data type: String

Note icon Designer does not provide this property when the table is in a JSON/Elasticsearch connection.

Name Specifies the mapped name of the object in the catalog.

Data type: String

Qualifier Specifies the name of the database catalog which contains the object.

Data type: String

Note icon Designer does not provide this property when the table is in a MongoDB/JSON/Elasticsearch connection.

Schema Specifies the name of the schema which contains the object.

Data type: String

Note icon Designer does not provide this property when the table is in a MongoDB/JSON/Elasticsearch connection.

Table Name Specifies the name of the object in the raw database.

Data type: String

Note icon Designer does not provide this property when the table is in a MongoDB/JSON/Elasticsearch connection.

Type Specifies the type of the object. Choose an option from the drop-down list. After you edit the type, Designer moves the object to the corresponding resource node automatically.

Data type: Enumeration

Note icon Designer does not provide this property when the table is in a JSON/Elasticsearch connection.

Back to top

BackPrevious Topic  Next TopicNext