
cn.sylinx.hbatis.ext.parse.TokenHandler Maven / Gradle / Ivy
package cn.sylinx.hbatis.ext.parse;
/**
* 占位符处理器
*
* @author han
*
*/
public interface TokenHandler extends ValueTokenHandler, ConditionTokenHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy