クラス QueryMapper.Field
java.lang.ObjectSE
org.springframework.data.r2dbc.query.QueryMapper.Field
- 既知の直属サブクラス
QueryMapper.MetadataBackedField
- 含まれているクラス:
QueryMapper
フィールドとそのメタ情報を表す値オブジェクト。
- 作成者:
- Mark Paluch, Roman Chigvintsev, Manousos Mathioudakis, Jens Schauder, Yan Qiang
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明マップされたドキュメントで最終的に使用されるキーを返します。@Nullable RelationalPersistentPropertyorg.springframework.data.core.TypeInformation<?> boolean
フィールドの詳細
name
コンストラクターの詳細
Field
メタ情報なしで指定された名前の新しいQueryMapper.Fieldを作成します。- パラメーター:
name- null または空であってはなりません。
メソッドの詳細
getMappedColumnName
getTypeHint
public org.springframework.data.core.TypeInformation<?> getTypeHint()isEmbedded
public boolean isEmbedded()getProperty
getRequiredProperty