Uses of Class
com.broadleafcommerce.common.jpa.EntityManagerValidatorProperties
-
Packages that use EntityManagerValidatorProperties Package Description com.broadleafcommerce.common.jpa com.broadleafcommerce.common.jpa.autoconfigure -
-
Uses of EntityManagerValidatorProperties in com.broadleafcommerce.common.jpa
Constructors in com.broadleafcommerce.common.jpa with parameters of type EntityManagerValidatorProperties Constructor Description EntityManagerValidator(javax.persistence.EntityManager entityManager, EntityManagerValidatorProperties properties) -
Uses of EntityManagerValidatorProperties in com.broadleafcommerce.common.jpa.autoconfigure
Methods in com.broadleafcommerce.common.jpa.autoconfigure with parameters of type EntityManagerValidatorProperties Modifier and Type Method Description EntityManagerValidatorCommonDataRouteJpaAutoConfiguration. entityManagerValidator(javax.persistence.EntityManager entityManager, EntityManagerValidatorProperties properties)
-