| Package | Description |
|---|---|
| com.orchestranetworks.addon.dataexchange.sql |
Classes and interfaces to define mappings in {addon.label} SQL import and export.
|
| Modifier and Type | Method and Description |
|---|---|
SQLTableOrViewSpec |
SQLMappingTable.getSQLTableOrViewSpec()
Deprecated.
Returns the instance of
SQLTableOrViewSpec. |
SQLTableOrViewSpec |
SQLMappingColumnContext.getSQLTableOrViewSpec()
Deprecated.
Returns an instance of
SQLTableOrViewSpec. |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLMappingTable.setSQLTableOrViewSpec(SQLTableOrViewSpec sqlTableOrViewSpec)
Deprecated.
Sets the instance of
SQLTableOrViewSpec. |