Builds ETL Process Flow and delegates to appropriate ETLStrategyBuilder implementation
as required
author: Ahimanikya Satapathy author: Jonathan Giron version: $Revision$
requiresRemoteAccess(SQLDBTable table) Indicates whether the given table must be accessed by the pipeline database via a
dblink/remote table combination.
Indicates whether the given table must be accessed by the pipeline database via a
dblink/remote table combination.
Parameters: table - SQLDBTable instance to test true if table should be accessed via remote table, falseotherwise
Fields inherited from org.netbeans.modules.etl.codegen.impl.BaseFlowGenerator