
cn.sylinx.hbatis.ext.res.StatementHandler Maven / Gradle / Ivy
package cn.sylinx.hbatis.ext.res;
/**
*
* @author hanqz
*
*/
public interface StatementHandler {
String handle(String statement);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy