- All Known Implementing Classes:
MigrationConfig.DefaultMigrationFactory
public interface JdbcMigrationFactory
Factory to create and initialise a JdbcMigration.
- Author:
- Roland Praml, FOCONIS AG
-
Method Summary
Modifier and TypeMethodDescriptioncreateInstance(String className) Create a JDBC based migration given the class name.
-
Method Details
-
createInstance
Create a JDBC based migration given the class name.
-