Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ValidateBasicFilterDetails

Validate the basic filter criteria provided by the user. It takes either credentialDetails or databaseCredential. It's recommended to provide databaseCredential

Properties

basicFilter

basicFilter: string

Specifies the Sql predicate to filter the Sql from the Sql tuning set defined on attributes of the SQLSET_ROW. User could use any combination of the following columns with appropriate values as Sql predicate Refer to the documentation https://docs.oracle.com/en/database/oracle/oracle-database/18/arpls/DBMS_SQLTUNE.html#GUID-1F4AFB03-7B29-46FC-B3F2-CB01EC36326C

Optional credentialDetails

Optional databaseCredential

name

name: string

The name of the Sql tuning set.

owner

owner: string

The owner of the Sql tuning set.

Functions

getDeserializedJsonObj

getJsonObj