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.serviceMethods 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.serviceFields in org.chenile.query.service declared as QueryStoreMethods in org.chenile.query.service with parameters of type QueryStoreModifier and TypeMethodDescriptionvoidAbstractSearchServiceImpl.setQueryStore(QueryStore queryStore) Constructors in org.chenile.query.service with parameters of type QueryStore
- 
Uses of QueryStore in org.chenile.query.service.implClasses in org.chenile.query.service.impl that implement QueryStoreModifier and TypeClassDescriptionclassImplementation of query store.classReads the query definitions from a JSON file that has been passed to it.classUnused for nowConstructors in org.chenile.query.service.impl with parameters of type QueryStore