| java.lang.Object org.axiondb.tools.BaseReport
BaseReport | public class BaseReport (Code) | | author: Girish Patil author: Utility class for Console and Batch command runner to format the output. |
printBoundary | public void printBoundary(char boundaryChar, int[] colWidths)(Code) | | |
printCentered | public void printCentered(String value, int length)(Code) | | |
printRight | public void printRight(String value, int length)(Code) | | |
reportUpdateCount | public void reportUpdateCount(int count)(Code) | | |
|
|