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
ProjectionExecutorusing Criteria API.Provider for the JPA basedProjectionExecutor.CriteriaProjectionBuilderthat relies on pre-generatedProjectionMetadatainstead of reflection.