クラス JdbcOutboundGatewaySpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
org.springframework.integration.dsl.MessageHandlerSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
org.springframework.integration.jdbc.dsl.JdbcOutboundGatewaySpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<JdbcOutboundGateway>, InitializingBean, Lifecycle, Phased, SmartLifecycle
public class JdbcOutboundGatewaySpec
extends MessageHandlerSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
- 導入:
- 7.0
- 作成者:
- Jiandong Ma, Artem Bilan
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedJdbcOutboundGatewaySpec(JdbcOperations jdbcOperations, StringSE updateQuery, @Nullable StringSE selectQuery) 方法の概要
修飾子と型メソッド説明keysGenerated(boolean keysGenerated) replySqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory) requestPreparedStatementSetter(MessagePreparedStatementSetter preparedStatementSetter) requestSqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory) クラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
JdbcOutboundGatewaySpec
protected JdbcOutboundGatewaySpec(JdbcOperations jdbcOperations, StringSE updateQuery, @Nullable StringSE selectQuery)
方法の詳細
maxRows
- パラメーター:
maxRows- maxRows- 戻り値:
- スペック
- 関連事項:
keysGenerated
- パラメーター:
keysGenerated- keysGenerated- 戻り値:
- スペック
- 関連事項:
requestSqlParameterSourceFactory
public JdbcOutboundGatewaySpec requestSqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory) - パラメーター:
sqlParameterSourceFactory- sqlParameterSourceFactory- 戻り値:
- スペック
- 関連事項:
requestPreparedStatementSetter
public JdbcOutboundGatewaySpec requestPreparedStatementSetter(MessagePreparedStatementSetter preparedStatementSetter) - パラメーター:
preparedStatementSetter- preparedStatementSetter- 戻り値:
- スペック
- 関連事項:
replySqlParameterSourceFactory
public JdbcOutboundGatewaySpec replySqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory) - パラメーター:
sqlParameterSourceFactory- sqlQueryParameterSource- 戻り値:
- スペック
- 関連事項:
rowMapper
- パラメーター:
rowMapper- rowMapper- 戻り値:
- スペック
- 関連事項: