インターフェースの使用
org.springframework.data.projection.ProjectionInformation
ProjectionInformation を使用するパッケージ
org.springframework.data.projection 内の ProjectionInformation 使用
ProjectionInformation を実装している org.springframework.data.projection のクラス修飾子と型メソッド説明protected ProjectionInformation
SpelAwareProxyProjectionFactory.createProjectionInformation
(ClassSE<?> projectionType) ProjectionFactory.getProjectionInformation
(ClassSE<?> projectionType) 指定された射影型のProjectionInformation
を返します。型 ProjectionInformation のパラメーターを持つ org.springframework.data.projection のメソッド修飾子と型メソッド説明EntityProjection.ProjectionType.from
(ProjectionInformation information) 指定されたProjectionInformation
からEntityProjection.ProjectionType
を取得します。