Class BatchTransformerPipeBase

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
Direct Known Subclasses:
BatchBlobTransformerPipe, BatchClobTransformerPipe

@Deprecated @ConfigurationWarning("Not tested and maintained, please look for alternatives if you use this class") public abstract class BatchTransformerPipeBase extends StreamTransformerPipe
Deprecated.
abstract base class for JDBC batch transforming pipes.
Since:
4.7
Author:
Gerrit van Brakel