Table/View

The properties of a table/view are:

Property Name Description
Description Specifies the description of the table/view.

Data type: String

Linked Parameter Specifies the parameter to bind it to the parameter in OOJDBC.

Data type: String

Name Specifies the mapped table/view name in the JReport catalog.

Data type: String

Qualifier Specifies the name of the catalog which contains the table/view.

Data type: String

Schema Specifies the name of the schema which contains the table/view.

Data type: String

Table Name Specifies the name of the table/view in the raw database.

Data type: String

Type Specifies the type of the table/view. Choose an option from the drop-down list.
  • Table
    Indicates the table type is Table in the database.
  • View
    Indicates the table type is View in the database.
  • Alias
    Indicates the table type is Alias in the database.
  • Synonym
    Indicates the table type is Synonym in the database.

Data type: Enumeration

A table/view contains several columns, the properties of which are shown in the following topic: