| Constructor and Description |
|---|
FlywayManaged(com.typesafe.config.Config config) |
FlywayManaged(DataSource ds,
com.typesafe.config.Config config) |
@Inject public FlywayManaged(DataSource ds, com.typesafe.config.Config config)
public FlywayManaged(com.typesafe.config.Config config)
public void start()
throws Exception
public org.flywaydb.core.Flyway get()
get in interface javax.inject.Provider<org.flywaydb.core.Flyway>Copyright © 2015. All rights reserved.