All Classes and Interfaces

Class
Description
 
Get rid of JBoss VFS if it is not present in the classpath.
 
 
 
Meant to be implemented by a CDI bean that provides arbitrary customization for Flyway's FluentConfiguration
 
This class is sort of a producer for Flyway.
 
 
 
Qualifier used to specify which datasource will be used and therefore which Flyway instance will be injected.
Supports inline instantiation of the FlywayDataSource qualifier.
 
 
 
 
 
 
 
 
 
 
Just make the constructor visible to ClassPathScannerSubstitutions.
Avoid loading the oracle.jdbc.OracleConnection class if unavailable
 
 
 
This class is very similar to Scanner TODO: refactor upstream to move common methods to utility class
This class is used in order to prevent Flyway from doing classpath scanning which is both slow and won't work in native mode
Needed to get rid of some Android related classes