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)
Callback
public void types(String[] args)
Callback
Copyright © 2014. All rights reserved.