org.hibernate.tool.ide.completion
Class HQLAnalyzer.SubQuery
java.lang.Object
org.hibernate.tool.ide.completion.HQLAnalyzer.SubQuery
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- HQLAnalyzer
public static class HQLAnalyzer.SubQuery
- extends Object
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HQLAnalyzer.SubQuery
public HQLAnalyzer.SubQuery()
compareTo
public int compareTo(Object s)
- Specified by:
compareTo
in interface Comparable
getTokenCount
public int getTokenCount()
getToken
public int getToken(int i)
getTokenText
public String getTokenText(int i)
getEntityNames
public List getEntityNames()