Uses of Package
nl.datasteel.crudcraft.projection.api
Packages that use nl.datasteel.crudcraft.projection.api
Package
Description
-
Classes in nl.datasteel.crudcraft.projection.api used by nl.datasteel.crudcraft.projection.apiClassDescriptionAbstraction over different filtering mechanisms.Executes projection queries and returns DTO results.Encapsulates filtering and paging information for a projection query.Holds projected DTOs and total count metadata.
-
Classes in nl.datasteel.crudcraft.projection.api used by nl.datasteel.crudcraft.projection.configClassDescriptionExecutes projection queries and returns DTO results.Allows registration of
ProjectionExecutor
implementations. -
Classes in nl.datasteel.crudcraft.projection.api used by nl.datasteel.crudcraft.projection.implClassDescriptionExecutes projection queries and returns DTO results.Allows registration of
ProjectionExecutor
implementations.Encapsulates filtering and paging information for a projection query.Holds projected DTOs and total count metadata. -
Classes in nl.datasteel.crudcraft.projection.api used by nl.datasteel.crudcraft.projection.impl.jpaClassDescriptionExecutes projection queries and returns DTO results.Allows registration of
ProjectionExecutor
implementations.Encapsulates filtering and paging information for a projection query.Holds projected DTOs and total count metadata. -
Classes in nl.datasteel.crudcraft.projection.api used by nl.datasteel.crudcraft.projection.impl.querydslClassDescriptionExecutes projection queries and returns DTO results.Allows registration of
ProjectionExecutor
implementations.Encapsulates filtering and paging information for a projection query.Holds projected DTOs and total count metadata.