Package com.broadleafcommerce.tenant.provider.jpa.repository
package com.broadleafcommerce.tenant.provider.jpa.repository
-
ClassDescriptionJpaApplicationRepository<D extends JpaTenantApplication>Domain specific (
JpaTenantApplication
) repository declaration.JpaCatalogRepository<D extends JpaTenantCatalog>Domain specific (JpaTenantCatalog
) repository declaration.Fragment repository for handling specialized persistence behavior for applicationsJpaCustomizedCatalogRepository<D extends JpaTenantCatalog>Fragment repository override to handle specialized persistence behavior forJpaTenantCatalog
instances.JpaCustomizedMarketplaceApplicationCatalogRepository<D extends JpaTenantMarketplaceApplicationCatalog>Fragment repository for handling specialized persistence behavior for marketplace application catalog relationshipsDomain specific (JpaTenantMarketplaceApplicationCatalog
) repository declaration.JpaTenantRepository<D extends JpaTenant>Domain specific (JpaTenant
) repository declaration.