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

Packages that use InitException
com.googlecode.flyway.core.init Private API: No compatibility guarantees provided. 
 

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 © 2012. All Rights Reserved.