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

com.yixsoft.support.mybatis.autosql.configuration.IAutoSqlFactoryBean Maven / Gradle / Ivy

There is a newer version: 2.0.3
Show newest version
package com.yixsoft.support.mybatis.autosql.configuration;

/**
 * auto sql annotation support Mapper Factory
 * Created by yixian on 2015-09-01.
 */
public interface IAutoSqlFactoryBean {
    void attachAutoSqlStatements();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy