Class BatchClobTransformerPipe

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasTransactionAttribute, IConfigurable, IForwardTarget, IPipe, IScopeProvider, IWithParameters, NameAware, EventThrowing, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

@Deprecated @ConfigurationWarning("BatchClobTransformerPipe: Not tested and maintained, please look for alternatives if you use BatchClobTransformerPipe inform WeAreFrank! that there are no suitable alternatives for your use-case") public class BatchClobTransformerPipe extends BatchTransformerPipeBase
Deprecated.
Pipe that batch-transforms the lines in a CLOB. N.B. the readerFactory is not used by this class.
Since:
4.7
Author:
Gerrit van Brakel