Uses of Class
com.broadleafcommerce.common.jpa.EntityManagerValidatorProperties
Packages that use EntityManagerValidatorProperties
-
Uses of EntityManagerValidatorProperties in com.broadleafcommerce.common.jpa
Constructors in com.broadleafcommerce.common.jpa with parameters of type EntityManagerValidatorPropertiesModifierConstructorDescriptionEntityManagerValidator
(jakarta.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 EntityManagerValidatorPropertiesModifier and TypeMethodDescriptionCommonDataRouteJpaAutoConfiguration.entityManagerValidator
(jakarta.persistence.EntityManager entityManager, EntityManagerValidatorProperties properties)