Class FixedQuerySender

All Implemented Interfaces:
AdapterAware, HasPhysicalDestination, IBlockEnabledSender<QueryExecutionContext>, IConfigurable, IConfigurationAware, INamedObject, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, IXAEnabled, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
ResultSet2FileSender, StoredProcedureQuerySender

public class FixedQuerySender extends JdbcQuerySenderBase<QueryExecutionContext>
QuerySender that assumes a fixed query, possibly with attributes.

NOTE: See DB2XMLWriter for ResultSet!

Since:
4.1
Author:
Gerrit van Brakel
Parameters
All parameters present are applied to the query to be executed.