Uses of Class
com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
Package
Description
Classes and interfaces to define mappings in {addon.label} SQL import and export.
-
Uses of SQLTableOrViewSpec in com.orchestranetworks.addon.dataexchange.sql
Modifier and TypeMethodDescriptionSQLMappingColumnContext.getSQLTableOrViewSpec()
Deprecated.Returns an instance ofSQLTableOrViewSpec
.SQLMappingTable.getSQLTableOrViewSpec()
Deprecated.Returns the instance ofSQLTableOrViewSpec
.Modifier and TypeMethodDescriptionvoid
SQLMappingTable.setSQLTableOrViewSpec
(SQLTableOrViewSpec sqlTableOrViewSpec) Deprecated.Sets the instance ofSQLTableOrViewSpec
.