| Name | Description | Type | Package | Framework |
| QueryGroupIndex | Describes group index. | Class | org.apache.ignite.cache.query.annotations | Ignite |
| QueryGroupIndex .List | List of group indexes for type. | Class | org.apache.ignite.cache.query.annotations | Ignite |
| QuerySqlField | Annotates fields for SQL queries. | Class | org.apache.ignite.cache.query.annotations | Ignite |
| QuerySqlField .Group | Describes group of index and position of field in this group. | Class | org.apache.ignite.cache.query.annotations | Ignite |
| QuerySqlFunction | Annotates public static methods in classes to be used in SQL queries as custom functions. | Class | org.apache.ignite.cache.query.annotations | Ignite |
| QueryTextField | Annotation for fields or getters to be indexed for full text search using Lucene. | Class | org.apache.ignite.cache.query.annotations | Ignite |