net.sourceforge.squirrel_sql.plugins.sqlreplace
Class SQLReplaceExecutionListener
java.lang.Object
net.sourceforge.squirrel_sql.client.session.event.SQLExecutionAdapter
net.sourceforge.squirrel_sql.plugins.sqlreplace.SQLReplaceExecutionListener
- All Implemented Interfaces:
- EventListener, ISQLExecutionListener
public class SQLReplaceExecutionListener
- extends SQLExecutionAdapter
- Author:
- Dieter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLReplaceExecutionListener
public SQLReplaceExecutionListener()
SQLReplaceExecutionListener
public SQLReplaceExecutionListener(SQLReplacePlugin plugin,
ISession session)
- Constructor we use
- Parameters:
plugin - session -
statementExecuted
public void statementExecuted(String sql)
- Specified by:
statementExecuted in interface ISQLExecutionListener- Overrides:
statementExecuted in class SQLExecutionAdapter
statementExecuting
public String statementExecuting(String sql)
- Specified by:
statementExecuting in interface ISQLExecutionListener- Overrides:
statementExecuting in class SQLExecutionAdapter
Copyright © 2001-2011. All Rights Reserved.