Interface JpaAugmentationRepository<D extends JpaAugmentation>

All Superinterfaces:
AugmentationRepository<D>, com.broadleafcommerce.common.extension.DomainTypeAware, com.broadleafcommerce.common.messaging.notification.NotificationStateRepository, org.springframework.data.repository.Repository<D,String>, com.broadleafcommerce.data.tracking.core.TrackableRepository<D>

@Repository @Narrow(com.broadleafcommerce.data.tracking.jpa.filtering.narrow.JpaNarrowExecutor.class) public interface JpaAugmentationRepository<D extends JpaAugmentation> extends AugmentationRepository<D>
Author:
Nick Crum (ncrum)