public class SimpleEvolutionsReader extends EvolutionsReader
Constructor and Description |
---|
SimpleEvolutionsReader(Map<String,List<Evolution>> evolutions) |
Modifier and Type | Method and Description |
---|---|
Collection<Evolution> |
getEvolutions(String db)
Get the evolutions for the given database name.
|
evolutions
public Collection<Evolution> getEvolutions(String db)
EvolutionsReader
getEvolutions
in class EvolutionsReader
db
- The name of the database.