Package nl.datasteel.crudcraft.projection.impl.jpa
package nl.datasteel.crudcraft.projection.impl.jpa
-
ClassDescriptionBuilds JPA Criteria queries that project entity data directly into DTOs.JPA-based implementation of
ProjectionExecutor
using Criteria API.Provider for the JPA basedProjectionExecutor
.CriteriaProjectionBuilder
that relies on pre-generatedProjectionMetadata
instead of reflection.