See: Description
Interface | Description |
---|---|
CustomArrayType |
This class represents an array in the Denodo Platform types structure.
|
CustomArrayValue |
This class represents an array in the Denodo Platform values structure.
|
CustomGroupValue<E> |
This class represents the group of values coming from a non aggregate field
in an aggregation function.
|
CustomPageValue | Deprecated |
CustomRecordType |
This class represents a record in the Denodo Platform types structure.
|
CustomRecordType.Property |
This object stores the information of each element in the record.
|
CustomRecordValue |
This class represents a register in the Denodo Platform values structure.
|
CustomRecordValue.Property |
Object containing the name and value a record's single property.
|
Class | Description |
---|---|
CustomElementsFactory | Deprecated
Use
CustomElementsUtil instead. |
CustomElementsUtil |
This class allows the user to create instances of Custom types and values like
CustomArrayType , CustomArrayValue , CustomRecordType
and CustomRecordValue . |
QueryContext |
Class that provides methods to obtain:
The user name that executes the query
The set of roles granted to this user
The Denodo database to which the user is connected when executing the query that uses this function
|
Provides the types and values needed to implement Custom elements in Virtual DataPort.
Copyright © 2024 Denodo Technologies. All rights reserved.