Class LobLineIteratingPipeBase

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:
BlobLineIteratingPipe, ClobLineIteratingPipe

public abstract class LobLineIteratingPipeBase extends JdbcIteratingPipeBase
abstract baseclass for Pipes that iterate over the lines in a lob.
Since:
4.7
Author:
Gerrit van Brakel