|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.db.Evolutions.Evolution
public static class Evolutions.Evolution
| Constructor Summary | |
|---|---|
Evolutions.Evolution(int revision,
java.lang.String sql_up,
java.lang.String sql_down,
boolean applyUp)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Evolutions.Evolution o)
|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Evolutions.Evolution(int revision,
java.lang.String sql_up,
java.lang.String sql_down,
boolean applyUp)
| Method Detail |
|---|
public int compareTo(Evolutions.Evolution o)
compareTo in interface java.lang.Comparable<Evolutions.Evolution>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||