net.sourceforge.squirrel_sql.plugins.dbdiff
Class DBDiffPluginSessionCallback
java.lang.Object
net.sourceforge.squirrel_sql.plugins.dbdiff.DBDiffPluginSessionCallback
- All Implemented Interfaces:
- PluginSessionCallback
public class DBDiffPluginSessionCallback
- extends Object
- implements PluginSessionCallback
- Author:
- manningr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBDiffPluginSessionCallback
public DBDiffPluginSessionCallback(DBDiffPlugin plugin)
sqlInternalFrameOpened
public void sqlInternalFrameOpened(SQLInternalFrame sqlInternalFrame,
ISession session)
- Specified by:
sqlInternalFrameOpened in interface PluginSessionCallback
objectTreeInternalFrameOpened
public void objectTreeInternalFrameOpened(ObjectTreeInternalFrame objectTreeInternalFrame,
ISession session)
- Specified by:
objectTreeInternalFrameOpened in interface PluginSessionCallback
Copyright © 2001-2010. All Rights Reserved.