public class ExportSQL extends Object
| Constructor and Description |
|---|
ExportSQL(ConnectionInfo ci) |
public ExportSQL(ConnectionInfo ci)
public void export(File file, String table) throws SQLException, IOException
SQLExceptionIOExceptionpublic void export(File file, String table, String where) throws SQLException, IOException
SQLExceptionIOExceptionpublic void export(Writer writer, String table, String where) throws SQLException, IOException
SQLExceptionIOExceptionCopyright © 2015. All rights reserved.