net.sourceforge.squirrel_sql.plugins.dbdiff
Class TableDiffExecutor
java.lang.Object
net.sourceforge.squirrel_sql.plugins.dbdiff.TableDiffExecutor
public class TableDiffExecutor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableDiffExecutor
public TableDiffExecutor(ISQLDatabaseMetaData md1,
ISQLDatabaseMetaData md2)
setTableInfos
public void setTableInfos(ITableInfo t1,
ITableInfo t2)
execute
public void execute()
throws SQLException
- Throws:
SQLException
getColumnDifferences
public List<ColumnDifference> getColumnDifferences()
Copyright © 2001-2010. All Rights Reserved.