Class LobLineIteratingPipeBase

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:
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