Uses of Class
nl.datasteel.crudcraft.projection.mapping.ProjectionMapper
Packages that use ProjectionMapper
Package
Description
-
Uses of ProjectionMapper in nl.datasteel.crudcraft.projection.impl.jpa
Constructors in nl.datasteel.crudcraft.projection.impl.jpa with parameters of type ProjectionMapperModifierConstructorDescriptionMetadataCriteriaProjectionBuilder
(ProjectionMetadataRegistry registry, ProjectionMapper mapper) Constructs a MetadataCriteriaProjectionBuilder with the given registry and mapper. -
Uses of ProjectionMapper in nl.datasteel.crudcraft.projection.impl.querydsl
Constructors in nl.datasteel.crudcraft.projection.impl.querydsl with parameters of type ProjectionMapperModifierConstructorDescriptionMetadataQuerydslProjectionBuilder
(ProjectionMetadataRegistry registry, ProjectionMapper mapper) Constructs a MetadataQuerydslProjectionBuilder with the given registry and mapper.