net.sourceforge.squirrel_sql.plugins.syntax
Class SQLEntryPanelFactoryProxy

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.syntax.SQLEntryPanelFactoryProxy
All Implemented Interfaces:
ISQLEntryPanelFactory

public class SQLEntryPanelFactoryProxy
extends Object
implements ISQLEntryPanelFactory


Method Summary
 ISQLEntryPanel createSQLEntryPanel(ISession session, HashMap<String,Object> props)
           
 void sessionEnding(ISession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sessionEnding

public void sessionEnding(ISession session)

createSQLEntryPanel

public ISQLEntryPanel createSQLEntryPanel(ISession session,
                                          HashMap<String,Object> props)
Specified by:
createSQLEntryPanel in interface ISQLEntryPanelFactory


Copyright © 2001-2011. All Rights Reserved.