クラス EntityProjection.PropertyProjection<M, D>

java.lang.ObjectSE
org.springframework.data.projection.EntityProjection<M,D>
org.springframework.data.projection.EntityProjection.PropertyProjection<M,D>
型パラメーター:
M - ドメイン型のビューとして機能するマップされた型。
D - ドメイン型。
実装されたすべてのインターフェース:
IterableSE<EntityProjection.PropertyProjection<?,?>>SupplierSE<StreamSE<EntityProjection.PropertyProjection<?,?>>>Streamable<EntityProjection.PropertyProjection<?,?>>
既知の直属サブクラス
EntityProjection.ContainerPropertyProjection
含まれているクラス:
EntityProjection<M,D>

public static class EntityProjection.PropertyProjection<M,D> extends EntityProjection<M,D>
潜在的な射影に沿ったプロパティレベルの型の記述子。