net.sourceforge.squirrel_sql.plugins.hibernate.completion
Class HQLAliasFinder

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.completion.HQLAliasFinder

public class HQLAliasFinder
extends Object


Constructor Summary
HQLAliasFinder(ISQLEntryPanel hqlEntryPanel)
           
 
Method Summary
 void start(MappingInfoProvider mappingInfoProvider, AliasFinderListener aliasFinderListener)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HQLAliasFinder

public HQLAliasFinder(ISQLEntryPanel hqlEntryPanel)
Method Detail

start

public void start(MappingInfoProvider mappingInfoProvider,
                  AliasFinderListener aliasFinderListener)

stop

public void stop()


Copyright © 2001-2012. All Rights Reserved.