Package org.chenile.query.service.impl
package org.chenile.query.service.impl
Named Query service implementation classes in Mybatis.
-
ClassesClassDescriptionImplementation of query store.An implementation of the query service using Mybatis.Reads the query definitions from a JSON file that has been passed to it.This must be used for Chenile Query entry point in the controller.Unused for now