Uses of Package
in.co.akshitbansal.springwebquery.pathmapper
Packages that use in.co.akshitbansal.springwebquery.pathmapper
Package
Description
RSQL abstract-syntax-tree visitors and metadata used to validate parsed query
expressions before predicate construction.
Components that translate selector paths from the public query contract to
underlying entity paths, with optional shared caching.
Repository abstractions for executing Spring Web Query operations and
integrating query-specific concerns such as projection selection and
specification customization.
-
Classes in in.co.akshitbansal.springwebquery.pathmapper used by in.co.akshitbansal.springwebquery.astClassDescriptionTranslates DTO-visible selector paths into entity paths used for query construction.
-
Classes in in.co.akshitbansal.springwebquery.pathmapper used by in.co.akshitbansal.springwebquery.pathmapperClassDescriptionTranslates DTO-visible selector paths into entity paths used for query construction.Immutable outcome of mapping one DTO selector to an entity path.
-
Classes in in.co.akshitbansal.springwebquery.pathmapper used by in.co.akshitbansal.springwebquery.repository