Class SchemaCompatibiltyUtility.YugabyteUtilityProvider

java.lang.Object
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.YugabyteBaseProvider
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.YugabyteUtilityProvider
Enclosing class:
SchemaCompatibiltyUtility

@TestPropertySource(properties="broadleaf.database.provider=jpa") @DirtiesContext public static class SchemaCompatibiltyUtility.YugabyteUtilityProvider extends SchemaCompatibiltyUtility.YugabyteBaseProvider
  • Constructor Details

    • YugabyteUtilityProvider

      public YugabyteUtilityProvider()
  • Method Details

    • updateChangeLog

      @Test public void updateChangeLog() throws Exception
      Throws:
      Exception