See: Description
Interface | Description |
---|---|
CSVField |
Field in a
CSVTable . |
CSVTable |
Table structure in a CSV data source.
|
DataType |
Data type definition for a
Field , and the InputDefinition and OutputDefinition of a TransformationDefinition . |
EBXTable |
Table structure (an
AdaptationTable ) in an EBX data source. |
ExcelField |
Field in an
ExcelTable . |
ExcelTable |
Table structure (a sheet) in an Excel data source.
|
Field |
Field in a
Table . |
SchemaPath | |
Table<F extends Field> |
Represents a table in a data source.
|
Class | Description |
---|---|
EBXField |
Field in an
EBXTable . |
Enum | Description |
---|---|
DefaultDataTypes |
Default data types provided by the add-on.
|