Uses of Class
com.broadleafcommerce.auth.user.provider.jpa.domain.JpaCustomerAccount
Packages that use JpaCustomerAccount
-
Uses of JpaCustomerAccount in com.broadleafcommerce.auth.user.provider.jpa.repository
Classes in com.broadleafcommerce.auth.user.provider.jpa.repository with type parameters of type JpaCustomerAccountModifier and TypeInterfaceDescriptioninterface
JpaCustomerAccountRepository<D extends JpaCustomerAccount>