All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.bc.jpa.domain.Solr.orm.xml Maven / Gradle / Ivy

There is a newer version: 3.1.15-GA
Show newest version



    
        SELECT categoryProduct.categoryProductXref.product.id FROM org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl categoryProduct
        WHERE categoryProduct.categoryProductXref.category.id = :categoryId
        ORDER BY categoryProduct.displayOrder
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy