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

com.github.developframework.resource.spring.mybatis.MybatisSearch Maven / Gradle / Ivy

The newest version!
package com.github.developframework.resource.spring.mybatis;

import com.github.developframework.resource.Search;

import java.io.Serializable;

/**
 * @author qiushui on 2020-05-28.
 */
public interface MybatisSearch> extends Search {

    String whereSQL();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy