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

com.gitee.hengboy.mybatis.enhance.dsl.expression.interfaces.DateExpression Maven / Gradle / Ivy

package com.gitee.hengboy.mybatis.enhance.dsl.expression.interfaces;

/**
 * 数据库日期函数表达式
 *
 * @author:于起宇 

* ================================ * Created with IDEA. * Date:2018/8/10 * Time:2:40 PM * 简书:http://www.jianshu.com/u/092df3f77bca * 码云:https://gitee.com/hengboy * GitHub:https://github.com/hengyuboy * ================================ *

*/ public interface DateExpression { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy