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

com.github.zhuyizhuo.generator.mybatis.convention.XmlInfo Maven / Gradle / Ivy

There is a newer version: 1.5.1
Show newest version
package com.github.zhuyizhuo.generator.mybatis.convention;

/**
 * @author yizhuo
 * @version 1.0
 * time: 2018/7/29 16:11
 */
public class XmlInfo {
    /** 是否使用resultMap */
    private boolean userResultMap = true;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy