Class 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 Detail

    • Method Detail

      • init

        @PostConstruct
        public void init()