Class JdbcIteratingPipeBase

All Implemented Interfaces:
HasPhysicalDestination, HasSender, HasTransactionAttribute, IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
LobLineIteratingPipeBase, ResultSetIteratingPipe

public abstract class JdbcIteratingPipeBase extends StringIteratorPipe implements HasPhysicalDestination
Base class for JDBC iterating pipes.
Since:
4.7
Author:
Gerrit van Brakel