Class CoreEntityProjection<Entity extends CalummaEntity>
- java.lang.Object
-
- com.calumma.backend.web.repository.core.projections.CoreEntityProjection<Entity>
-
public class CoreEntityProjection<Entity extends CalummaEntity> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.persistence.criteria.ExpressiontoSelection(ProjectionField projection)
-
-
-
Method Detail
-
toSelection
public javax.persistence.criteria.Expression toSelection(ProjectionField projection) throws NoSuchFieldException
- Throws:
NoSuchFieldException
-
-