| AbstractMetadataRecord |
AbstractMetadataRecord
|
| AbstractMetadataRecord.DataModifiable |
|
| AbstractMetadataRecord.Modifiable |
|
| AggregateAttributes |
Holds metadata related to user defined aggregate functions.
|
| BaseColumn |
|
| BaseColumn.NullType |
|
| Column |
ColumnRecordImpl
|
| Column.SearchType |
|
| ColumnSet |
|
| ColumnStats |
|
| Database.ResourceType |
|
| Datatype |
|
| Datatype.Type |
|
| Datatype.Variety |
|
| DataWrapper |
|
| ForeignKey |
ForeignKeyRecordImpl
|
| FunctionMethod |
This class represents information about a particular function signature.
|
| FunctionMethod.Determinism |
DETERMINISTIC - normal deterministic functions
vdb - lookup (however lookup values can be flushed at any time), current_database
session - env, user
command - command payload
never - rand, etc.
|
| FunctionMethod.PushDown |
Function Pushdown
CAN_PUSHDOWN = If the source supports the function, then it will be pushed down.
|
| FunctionParameter |
A function parameter defines the name and description of an input or output
parameter for a function.
|
| Grant |
Represents a grant / revoke.
|
| KeyRecord |
|
| KeyRecord.Type |
|
| MetadataException |
|
| MetadataFactory |
Allows connectors to build metadata for use by the engine.
|
| MetadataRepository |
A hook for externalizing view, procedure, and other metadata.
|
| MetadataStore |
Simple holder for metadata.
|
| NamespaceContainer |
Defines a base schema that is the holder for namespace and type information
|
| Parser |
|
| Permission |
|
| Permission.Privilege |
|
| Policy |
|
| Policy.Operation |
|
| Procedure |
Represents Teiid and source procedures.
|
| Procedure.Type |
|
| ProcedureParameter |
Represents a procedure parameter
|
| ProcedureParameter.Type |
|
| RestMetadataExtension.ParameterType |
|
| Role |
|
| Role.ResourceKey |
|
| Schema |
|
| Server |
Represents a Server and its properties.
|
| Table |
|
| Table.TriggerEvent |
|
| Table.Type |
|
| TableStats |
|
| Trigger |
Represents a trigger on a physical table
|
| VDBResource |
Represents a resource available with the VDB deployment.
|