Class MigrationConfig.DefaultMigrationFactory

java.lang.Object
io.ebean.migration.MigrationConfig.DefaultMigrationFactory
All Implemented Interfaces:
JdbcMigrationFactory
Enclosing class:
MigrationConfig

public class MigrationConfig.DefaultMigrationFactory extends Object implements JdbcMigrationFactory
Default factory. Uses the migration's class loader and injects the config if necessary.
Author:
Roland Praml, FOCONIS AG