Package com.broadleafcommerce.billing.provider.jpa.repository
@NonNullApi
package com.broadleafcommerce.billing.provider.jpa.repository
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionOur normal pattern is to pre-assign primary keys, but keep the domain class id declaration using Hibernate generation in case an alternate flow is used to create.JpaBillingEventItemRepository<D extends JpaBillingEventItem>JpaBillingEventRepository<D extends JpaBillingEvent>JpaBillingTaxDetailRepository<D extends JpaBillingTaxDetail>JpaRefundEventItemRepository<D extends JpaRefundEventItem>JpaRefundEventRepository<D extends JpaRefundEvent>Utilities for working with JPA queries