com.dbdeploy
Class PrettyPrinter

java.lang.Object
  extended by com.dbdeploy.PrettyPrinter

public class PrettyPrinter
extends Object


Constructor Summary
PrettyPrinter()
           
 
Method Summary
 String format(List<Long> appliedChanges)
           
 String formatChangeScriptList(List<ChangeScript> changeScripts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrettyPrinter

public PrettyPrinter()
Method Detail

format

public String format(List<Long> appliedChanges)

formatChangeScriptList

public String formatChangeScriptList(List<ChangeScript> changeScripts)


Copyright © 2011. All Rights Reserved.