Interface SchemaUpdateStrategy
- All Known Implementing Classes:
BaseSchemaUpdateStrategy, CreateIfNoSchemaStrategy, SkipSchemaUpdateStrategy, ThrowOnPartialOrCreateSchemaStrategy, ThrowOnPartialSchemaStrategy
public interface SchemaUpdateStrategy
A strategy for auto generating a database schema on the application startup.
- Since:
- 3.0
-
Method Summary
-
Method Details
-
updateSchema
- Throws:
SQLException
-