|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evolutions.Evolution | |
|---|---|
| play.db | |
| Uses of Evolutions.Evolution in play.db |
|---|
| Methods in play.db that return types with arguments of type Evolutions.Evolution | |
|---|---|
static java.util.List<Evolutions.Evolution> |
Evolutions.getEvolutionScript()
|
static java.util.Stack<Evolutions.Evolution> |
Evolutions.listApplicationEvolutions()
|
static java.util.Stack<Evolutions.Evolution> |
Evolutions.listDatabaseEvolutions()
|
| Methods in play.db with parameters of type Evolutions.Evolution | |
|---|---|
int |
Evolutions.Evolution.compareTo(Evolutions.Evolution o)
|
| Method parameters in play.db with type arguments of type Evolutions.Evolution | |
|---|---|
static java.lang.String |
Evolutions.toHumanReadableScript(java.util.List<Evolutions.Evolution> evolutionScript)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||