Class SchemaCompatibiltyUtility.PostgresUtilityProvider
java.lang.Object
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.PostgresBaseProvider
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.PostgresUtilityProvider
- Enclosing class:
- SchemaCompatibiltyUtility
@SpringBootTest
@TestPropertySource(properties={"broadleaf.database.provider=jpa","spring.jpa.show-sql=true"})
@DirtiesContext
@ContextConfiguration(initializers=Initializer.class)
public static class SchemaCompatibiltyUtility.PostgresUtilityProvider
extends SchemaCompatibiltyUtility.PostgresBaseProvider
-
Field Summary
Fields inherited from class com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.PostgresBaseProvider
appctx
-
Constructor Summary
-
Method Summary
Methods inherited from class com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.PostgresBaseProvider
shutdown, startup
-
Constructor Details
-
PostgresUtilityProvider
public PostgresUtilityProvider()
-
-
Method Details
-
updateChangeLog
- Throws:
Exception
-