Class JdbcIteratingPipeBase

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, HasSender, HasTransactionAttribute, IConfigurable, IForwardTarget, IPipe, IScopeProvider, IWithParameters, NameAware, EventThrowing, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle
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