Uses of Class
com.googlecode.flyway.core.init.InitException

Packages that use InitException
com.googlecode.flyway.core.init Private API. 
 

Uses of InitException in com.googlecode.flyway.core.init
 

Methods in com.googlecode.flyway.core.init that throw InitException
 void DbInit.init(SchemaVersion version, java.lang.String description)
          Initializes the metadata table with this version and this description.
 



Copyright © 2011. All Rights Reserved.