Uses of Class
com.informatica.powercenter.sdk.mapfwk.core.Table

Packages that use Table
com.informatica.powercenter.sdk.mapfwk.core   
 

Uses of Table in com.informatica.powercenter.sdk.mapfwk.core
 

Subclasses of Table in com.informatica.powercenter.sdk.mapfwk.core
 class AggregateTransformation
          The class AggregateTransformation extends Transformation .
 class ASQTransformation
          Class that provides the Application Source Qualifier transformation functionality by implementing the Transform interface.
 class CustomTransformation
          This class implements the Custom Transformation for Active and Passive type.
 class DSQTransformation
          Class that provides the Source Qualifier transformation functionality by implementing the Transform interface.
 class ExpTransformation
          Class to provide the Expression Transformation functionality.
 class FilterTransformation
          Class that provides the Filter Transformation functionality.
 class GenericTransformation
           
 class InputTransformation
          This class is for creating input transfrom which is used in a mapplet
 class JoinerTransformation
          This class provides by the Joiner Transformation functionality.
 class LookupTransformation
          This class implements the Lookup Transformation.
 class MappletTransformation
          This class enables the usage of a Mapplet in a transformation.
 class MultiGroupASQTransformation
           
 class NormalizerTransformation
           
 class OutputTransformation
          This class is for creating output transformation which is used by mapplet
 class PowerConnectSource
          This class gives additional support for PowerConnect sources.
 class PowerConnectTarget
          This class gives additional support for PowerConnect target.
 class RankTransformation
          The following class encaspulates the creation of Rank transformation which extends Transformation.
 class RouterTransformation
          This class implements the Router Transformation.
 class SequenceGenTransformation
          This class implements the Sequence Generator Transformation.
 class SorterTransformation
          The class SorterTransformation implements a Sorter Transformation.
 class Source
          Specify the definition of a source.
 class SourceTarget
          This is the abstract base class for Source and Target objects.
 class SQLTransformation
          The class StoredProcTransformation extents Transformation.
 class StoredProcTransformation
          The class StoredProcTransformation extents Transformation.
 class Target
          Class to define a Target.
 class TransactionControlTransformation
           A TransactionControl Transformation is used to manage a Transaction.
 class Transformation
          Base class for all transformations that implement Transform interface.
 class UnconnectedLookup
          This class implements the UnConnected Lookup transformation.
 class UnionTransformation
          This class implements the Union Transformation.
 class UpdateStrategyTransformation
          This class implements the Update Strategy Transformation.