Uses of Class
com.broadleafcommerce.common.dataexport.provider.jpa.domain.JpaExport
-
Uses of JpaExport in com.broadleafcommerce.common.dataexport.provider.jpa.repository
Modifier and TypeClassDescriptionclass
JpaCustomizedExportRepository<D extends JpaExport>
interface
JpaExportRepository<D extends JpaExport>
JPA domain-specific implementation ofExportRepository
.