Uses of Interface
com.googlecode.flyway.core.api.MigrationInfoService

Packages that use MigrationInfoService
com.googlecode.flyway.core The main Flyway package and for most users, the only one they'll ever need to know about. 
 

Uses of MigrationInfoService in com.googlecode.flyway.core
 

Methods in com.googlecode.flyway.core that return MigrationInfoService
 MigrationInfoService Flyway.info()
          Retrieves the complete information about all the migrations including applied, pending and current migrations with details and status.
 



Copyright © 2012. All Rights Reserved.