|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.core.util.MetaDataTableRowDumper
public class MetaDataTableRowDumper
Dumps migrations in an ascii-art table in the logs and the console.
| Method Summary | |
|---|---|
static void |
dumpMigrations(java.util.List<MetaDataTableRow> metaDataTableRows)
Dumps this list of metaDataTableRows in the log file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void dumpMigrations(java.util.List<MetaDataTableRow> metaDataTableRows)
metaDataTableRows - The list of metaDataTableRows to dump.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||