Uses of Interface
org.chenile.query.service.QueryStore
Packages that use QueryStore
Package
Description
Registers the key query beans in Spring
Defines contracts for Search using the query model.
Named Query service implementation classes in Mybatis.
-
Uses of QueryStore in org.chenile.configuration.query.service
Methods in org.chenile.configuration.query.service with parameters of type QueryStoreModifier and TypeMethodDescription(package private) SearchService<Map<String,
Object>> QueryConfiguration.searchService
(QueryStore queryStore) -
Uses of QueryStore in org.chenile.query.service
Fields in org.chenile.query.service declared as QueryStoreMethods in org.chenile.query.service with parameters of type QueryStoreModifier and TypeMethodDescriptionvoid
AbstractSearchServiceImpl.setQueryStore
(QueryStore queryStore) Constructors in org.chenile.query.service with parameters of type QueryStore -
Uses of QueryStore in org.chenile.query.service.impl
Classes in org.chenile.query.service.impl that implement QueryStoreModifier and TypeClassDescriptionclass
Implementation of query store.class
Reads the query definitions from a JSON file that has been passed to it.class
Unused for nowConstructors in org.chenile.query.service.impl with parameters of type QueryStore