Class EntityManagerValidator

java.lang.Object
com.broadleafcommerce.common.jpa.EntityManagerValidator

public class EntityManagerValidator extends Object
Runtime validation of JPA configuration. Note, this is applied against application runtime and the behavior is configured via EntityManagerValidatorProperties. Note, this validation does not impact the validation performed during liquibase schema generation in SchemaCompatibiltyUtility.
  • Constructor Details

  • Method Details

    • init

      @PostConstruct public void init()