net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects
Class ObjectResultController

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.ObjectResultController

public class ObjectResultController
extends Object


Constructor Summary
ObjectResultController(ISession session, HibernatePluginResources resource)
           
 
Method Summary
 void displayObjects(HibernateConnection con, String hqlQuery, boolean limitObjectCount, int limitObjectCountVal, boolean useSessionConnection)
           
 JTabbedPane getPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectResultController

public ObjectResultController(ISession session,
                              HibernatePluginResources resource)
Method Detail

getPanel

public JTabbedPane getPanel()

displayObjects

public void displayObjects(HibernateConnection con,
                           String hqlQuery,
                           boolean limitObjectCount,
                           int limitObjectCountVal,
                           boolean useSessionConnection)


Copyright © 2001-2012. All Rights Reserved.