Package com.broadleafcommerce.catalog.provider.jpa.repository.support
package com.broadleafcommerce.catalog.provider.jpa.repository.support
-
ClassesClassDescriptionCommon utilities to fetch query results in batches.Describes details that are provided to the operation responsible for fetching a batch of results from the datastore.Convenience methods to help query for JPA catalog-related entities.Support class with convenience methods for criteria-building functionality common to custom JPA repository implementations.Intended to hold the values from
CriteriaContext.getLinkedQuery()andCriteriaContext.getLinkedNarrowingParams()after processing RSQL filters.