クラスの使用
org.springframework.integration.r2dbc.inbound.R2dbcMessageSource.SelectCreator
R2dbcMessageSource.SelectCreator を使用するパッケージ
org.springframework.integration.r2dbc.dsl 内の R2dbcMessageSource.SelectCreator 使用
型 R2dbcMessageSource.SelectCreator の型引数を持つ org.springframework.integration.r2dbc.dsl のメソッドパラメーター修飾子と型メソッド説明static R2dbcMessageSourceSpecR2dbc.inboundChannelAdapter(org.springframework.data.r2dbc.core.R2dbcEntityOperations r2dbcEntityOperations, FunctionSE<R2dbcMessageSource.SelectCreator, org.springframework.data.r2dbc.core.StatementMapper.SelectSpec> selectFunction) 提供されたR2dbcEntityOperationsのR2dbcMessageSourceSpecのインスタンスを作成し、StatementMapper.SelectSpecインスタンスを作成するように機能します。