Class QueryModel.RootEntityProjection

java.lang.Object
io.micronaut.data.model.query.QueryModel.Projection
io.micronaut.data.model.query.QueryModel.RootEntityProjection
Enclosing interface:
QueryModel

public static class QueryModel.RootEntityProjection extends QueryModel.Projection
A projection used to project the root entity.
Since:
4.2.0
  • Constructor Details

    • RootEntityProjection

      public RootEntityProjection()