public class IgniteRepositoryQuery extends Object implements org.springframework.data.repository.query.RepositoryQuery
Constructor and Description |
---|
IgniteRepositoryQuery(org.springframework.data.repository.core.RepositoryMetadata metadata,
IgniteQuery qry,
Method mtd,
org.springframework.data.projection.ProjectionFactory factory,
IgniteCache cache) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(Object[] prmtrs) |
org.springframework.data.repository.query.QueryMethod |
getQueryMethod() |
public IgniteRepositoryQuery(org.springframework.data.repository.core.RepositoryMetadata metadata, IgniteQuery qry, Method mtd, org.springframework.data.projection.ProjectionFactory factory, IgniteCache cache)
metadata
- Metadata.qry
- Query.mtd
- Method.factory
- Factory.cache
- Cache.public Object execute(Object[] prmtrs)
execute
in interface org.springframework.data.repository.query.RepositoryQuery
public org.springframework.data.repository.query.QueryMethod getQueryMethod()
getQueryMethod
in interface org.springframework.data.repository.query.RepositoryQuery
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019