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

com.github.developframework.resource.spring.mybatis.MysqlEngine Maven / Gradle / Ivy

The newest version!
package com.github.developframework.resource.spring.mybatis;

/**
 * @author qiushui on 2020-05-29.
 */
public enum MysqlEngine {

    InnoDB,

    MyISAM
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy