All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.antelopeframework.mybatis.criterion.CriteriaQuery Maven / Gradle / Ivy

There is a newer version: 1.1.5
Show newest version
package com.github.antelopeframework.mybatis.criterion;

/**
 * An instance of CriteriaQuery is passed to criterion, 
 * and order instances when actually compiling and
 * executing the query. This interface is not used by application
 * code.
 * 
 * @author yangzhi.yzh
 * 
 */
public interface CriteriaQuery {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy