Class SchemaCompatibiltyUtility.PostgresBaseProvider

java.lang.Object
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.PostgresBaseProvider
Direct Known Subclasses:
SchemaCompatibiltyUtility.PostgresUtilityProvider, SchemaCompatibiltyUtility.PostgresVerificationProvider
Enclosing class:
SchemaCompatibiltyUtility

public static class SchemaCompatibiltyUtility.PostgresBaseProvider extends Object
  • Field Details

    • appctx

      @Autowired protected org.springframework.context.ApplicationContext appctx
  • Constructor Details

    • PostgresBaseProvider

      public PostgresBaseProvider()
  • Method Details

    • startup

      @BeforeAll public static void startup()
    • shutdown

      @AfterAll public static void shutdown()