Uses of Class
org.apache.ignite.cache.query.annotations.QuerySqlField.Group
- 
Packages that use QuerySqlField.Group Package Description org.apache.ignite.cache.query.annotations Contains query-related annotations.
- 
- 
Uses of QuerySqlField.Group in org.apache.ignite.cache.query.annotationsMethods in org.apache.ignite.cache.query.annotations that return QuerySqlField.Group Modifier and Type Method Description QuerySqlField.Group[]orderedGroups()Array of ordered index groups this field belongs to.
 
-