Uses of Class
org.hibernate.tool.ide.completion.HQLCompletionProposal

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

Uses of HQLCompletionProposal in org.hibernate.tool.ide.completion
 

Methods in org.hibernate.tool.ide.completion with parameters of type HQLCompletionProposal
 boolean IHQLCompletionRequestor.accept(HQLCompletionProposal proposal)