Uses of Class
com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
Packages that use 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
Methods in com.orchestranetworks.addon.dataexchange.sql that return SQLTableOrViewSpecModifier and TypeMethodDescriptionSQLMappingColumnContext.getSQLTableOrViewSpec()Deprecated.Returns an instance ofSQLTableOrViewSpec.SQLMappingTable.getSQLTableOrViewSpec()Deprecated.Returns the instance ofSQLTableOrViewSpec.Methods in com.orchestranetworks.addon.dataexchange.sql with parameters of type SQLTableOrViewSpecModifier and TypeMethodDescriptionvoidSQLMappingTable.setSQLTableOrViewSpec(SQLTableOrViewSpec sqlTableOrViewSpec) Deprecated.Sets the instance ofSQLTableOrViewSpec.