Uses of Package
org.hibernate.tool.ide.completion

Packages that use org.hibernate.tool.ide.completion
org.hibernate.tool.ide.completion   
 

Classes in org.hibernate.tool.ide.completion used by org.hibernate.tool.ide.completion
HQLCompletionProposal
           
IHQLCodeAssist
          Interface for code assist on HQL strings.
IHQLCompletionRequestor
          The interface to implement to collect completion proposals.
SimpleHQLLexer
          Minimal lexer interface that allows HqlAnalyzer to work.
SimpleLexerException
          Exception that can be thrown when the lexer encounters errors (such as syntax errors etc.)