Class SubQuery
java.lang.Object
org.hibernate.tool.ide.completion.SubQuery
- All Implemented Interfaces:
Comparable<SubQuery>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubQuery
public SubQuery()
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<SubQuery>
-
getTokenCount
public int getTokenCount() -
getToken
public int getToken(int i) -
getTokenText
-
getEntityNames
-