Uses of Class
org.hibernate.tool.ide.completion.EntityNameReference
Packages that use EntityNameReference
-
Uses of EntityNameReference in org.hibernate.tool.ide.completion
Methods in org.hibernate.tool.ide.completion that return types with arguments of type EntityNameReferenceModifier and TypeMethodDescriptionSubQuery.getEntityNames()HQLAnalyzer.getVisibleEntityNames(char[] chars, int position) Method parameters in org.hibernate.tool.ide.completion with type arguments of type EntityNameReferenceModifier and TypeMethodDescriptionstatic StringCompletionHelper.getCanonicalPath(List<EntityNameReference> qts, String name) ConfigurationCompletion.getCanonicalPath(List<EntityNameReference> qts, String name)