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

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

The newest version!





    
        SELECT customer FROM org.broadleafcommerce.profile.core.domain.Customer customer
        WHERE customer.username = :username
    

    
        SELECT customer FROM org.broadleafcommerce.profile.core.domain.Customer customer
        WHERE customer.emailAddress = :email
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy