Package net.croz.nrich.search.api.repository


package net.croz.nrich.search.api.repository
  • Interfaces
    Class
    Description
    When using Hibernate as JPA provider allows for searching by properties annotated with @NaturalId annotation, these queries can be better cached allowing for a single database query.
    Allows for execution of queries built from search request and configured by search configuration.