Package org.apache.ignite.cache.query.annotations
Contains query-related annotations.
-
Annotation Types Summary Annotation Type Description QueryGroupIndex Describes group index.QueryGroupIndex.List List of group indexes for type.QuerySqlField Annotates fields for SQL queries.QuerySqlField.Group Describes group of index and position of field in this group.QuerySqlFunction Annotates public methods in classes to be used in SQL queries as custom functions.QuerySqlTableFunction Annotates public methods in classes to be used in SQL queries as custom table functions.QueryTextField Annotation for fields to be indexed for full text search using Lucene.