Uses of Class
com.broadleafcommerce.inventory.provider.jpa.domain.JpaSkuInventory
Packages that use JpaSkuInventory
- 
Uses of JpaSkuInventory in com.broadleafcommerce.inventory.provider.jpa.repository
Classes in com.broadleafcommerce.inventory.provider.jpa.repository with type parameters of type JpaSkuInventoryModifier and TypeClassDescriptionclassSpring Data Repository Fragment for providing some custom query logic, especially related to explicit locking and custom queries.interfaceJpaSkuInventoryRepository<D extends JpaSkuInventory>JPA-specific interface forSkuInventoryRepository.Method parameters in com.broadleafcommerce.inventory.provider.jpa.repository with type arguments of type JpaSkuInventoryModifier and TypeMethodDescriptionprotected Optional<jakarta.persistence.criteria.Predicate>DefaultJpaCustomizableSkuInventoryRepository.buildInventoryLocationCorrelatedSubQueryPredicate(jakarta.persistence.criteria.Root<? extends JpaSkuInventory> root, jakarta.persistence.criteria.CriteriaQuery<? extends JpaSkuInventory> criteriaQuery, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) This creates a subquery that ensures that the associatedJpaInventoryLocationrecord is valid (i.e.protected Optional<jakarta.persistence.criteria.Predicate>DefaultJpaCustomizableSkuInventoryRepository.buildInventoryLocationCorrelatedSubQueryPredicate(jakarta.persistence.criteria.Root<? extends JpaSkuInventory> root, jakarta.persistence.criteria.CriteriaQuery<? extends JpaSkuInventory> criteriaQuery, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) This creates a subquery that ensures that the associatedJpaInventoryLocationrecord is valid (i.e.