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

ren.yale.java.sql.SummerSQL Maven / Gradle / Ivy

There is a newer version: 1.1.9
Show newest version
package ren.yale.java.sql;

/**
 * Copy from mybatis
 * Created by yale on 2018/2/17.
 */
public class SummerSQL extends SummerAbstractSQL {
    @Override
    public SummerSQL getSelf() {
        return this;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy