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

com.easy.query.sql.starter.option.SQLParameterPrintEnum Maven / Gradle / Ivy

There is a newer version: 2.3.3
Show newest version
package com.easy.query.sql.starter.option;

/**
 * create time 2024/4/22 11:28
 * 文件说明
 *
 * @author xuejiaming
 */
public enum SQLParameterPrintEnum {
    DEFAULT,
    MYBATIS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy