public abstract class EBXTargetTable extends TargetTable<EBXTable,EBXField>
TableMapping.| Modifier and Type | Method and Description |
|---|---|
EBXTargetTableSpec |
getSpec()
Returns the EBX target table's specification.
|
static EBXTargetTable |
newInstance(EBXTargetTableSpec spec)
Creates a new instance.
|
getMappedFields, getTablepublic static EBXTargetTable newInstance(EBXTargetTableSpec spec) throws DataIntegrationException
IllegalArgumentException - If the specification is null or invalid.DataIntegrationExceptionpublic final EBXTargetTableSpec getSpec()