Package com.orchestranetworks.addon.dint.schema
package com.orchestranetworks.addon.dint.schema
Provides classes and interfaces that represent fields and tables for the supported data source.
-
ClassDescriptionField in a
CSVTable
.Table structure in a CSV data source.Data type definition for aField
, and theInputDefinition
andOutputDefinition
of aTransformationDefinition
.Default data types provided by the add-on.Field in anEBXTable
.Table structure (anAdaptationTable
) in an EBX data source.Field in anExcelTable
.Table structure (a sheet) in an Excel data source.Field in aTable
.Field in anSQLTable
.Table structure in an SQL data sourceRepresents a table in a data source.