| Constructor and Description |
|---|
SQLDump(PrintStream ps,
Database db) |
SQLDump(PrintWriter pw,
Database db) |
public SQLDump(PrintWriter pw, Database db)
public SQLDump(PrintStream ps, Database db)
public void columns(String[] col)
Callbackpublic void types(String[] args)
CallbackCopyright © 2014. All rights reserved.