Class FixedQuerySender

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IBlockEnabledSender<QueryExecutionContext>, IConfigurable, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, IXAEnabled, NameAware, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle
Direct Known Subclasses:
ResultSet2FileSender, StoredProcedureQuerySender

public class FixedQuerySender extends AbstractJdbcQuerySender<QueryExecutionContext>
QuerySender that assumes a fixed query, possibly with attributes.
Since:
4.1
Author:
Gerrit van Brakel
Parameters
All parameters present are applied to the query to be executed.