net.sourceforge.squirrel_sql.plugins.hibernate.completion
Class SimpleHQLCompletionInfo
java.lang.Object
net.sourceforge.squirrel_sql.fw.completion.CompletionInfo
net.sourceforge.squirrel_sql.plugins.hibernate.completion.SimpleHQLCompletionInfo
- All Implemented Interfaces:
- Comparable<CompletionInfo>
- Direct Known Subclasses:
- HQLFunctionInfo, HQLKeywordInfo
public class SimpleHQLCompletionInfo
- extends CompletionInfo
SimpleHQLCompletionInfo
public SimpleHQLCompletionInfo(String infoString)
getCompareString
public String getCompareString()
- Specified by:
getCompareString in class CompletionInfo
matches
public boolean matches(CompletionParser parser)
Copyright © 2001-2012. All Rights Reserved.