net.sourceforge.squirrel_sql.plugins.hibernate
Class HQLPanelController

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.HQLPanelController

public class HQLPanelController
extends Object


Constructor Summary
HQLPanelController(IHibernateTabController hibernateTabController, ISession sess, HibernatePluginResources resource)
           
 
Method Summary
 JComponent getComponent()
           
 void requestFocus()
           
 void setConnection(HibernateConnection con)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HQLPanelController

public HQLPanelController(IHibernateTabController hibernateTabController,
                          ISession sess,
                          HibernatePluginResources resource)
Method Detail

setConnection

public void setConnection(HibernateConnection con)

getComponent

public JComponent getComponent()

requestFocus

public void requestFocus()


Copyright © 2001-2012. All Rights Reserved.