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

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

The newest version!





    
        SELECT customerRole FROM org.broadleafcommerce.profile.core.domain.CustomerRole customerRole
        WHERE customerRole.customer.id = :customerId
    

    
        SELECT role FROM org.broadleafcommerce.profile.core.domain.Role role
        WHERE role.roleName = :name
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy