クラス R2dbcMessageSource.SelectCreator
java.lang.ObjectSE
org.springframework.integration.r2dbc.inbound.R2dbcMessageSource.SelectCreator
- 含まれているクラス:
- R2dbcMessageSource
このクラスのインスタンスは、クエリ式のルートオブジェクトとして使用され、
StatementMapper.createSelect(java.lang.String) 流れるような API へのアクセスを制限します。方法の概要
修飾子と型メソッド説明org.springframework.data.r2dbc.core.StatementMapper.SelectSpeccreateSelect(StringSE table) org.springframework.data.r2dbc.core.StatementMapper.SelectSpeccreateSelect(org.springframework.data.relational.core.sql.SqlIdentifier table)
方法の詳細
createSelect
createSelect
public org.springframework.data.r2dbc.core.StatementMapper.SelectSpec createSelect(org.springframework.data.relational.core.sql.SqlIdentifier table)