net.sourceforge.squirrel_sql.plugins.hibernate.completion
Class HQLCodeCompletorModel
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.completion.HQLCodeCompletorModel
- All Implemented Interfaces:
- ICompletorModel
public class HQLCodeCompletorModel
- extends Object
- implements ICompletorModel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HQLCodeCompletorModel
public HQLCodeCompletorModel(IHibernateConnectionProvider hibernateConnectionProvider,
HQLAliasFinder hqlAliasFinder,
HqlSyntaxHighlightTokenMatcherProxy hqlSyntaxHighlightTokenMatcherProxy)
getCompletionCandidates
public CompletionCandidates getCompletionCandidates(String textTillCarret)
- Specified by:
getCompletionCandidates in interface ICompletorModel
Copyright © 2001-2012. All Rights Reserved.