Uses of Package
org.hibernate.tool.ide.completion
Packages that use org.hibernate.tool.ide.completion
-
Classes in org.hibernate.tool.ide.completion used by org.hibernate.tool.ide.completionClassDescriptionClass that represents an alias to some entityname in a HQL statement. e.g.Interface for code assist on HQL strings.The interface to implement to collect completion proposals.Minimal lexer interface that allows HqlAnalyzer to work.Exception that can be thrown when the lexer encounters errors (such as syntax errors etc.)