config.bc.jpa.domain.Customer.orm.xml Maven / Gradle / Ivy
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