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

com.gitee.sunchenbin.mybatis.actable.manager.system.SysMysqlCreateTableManager Maven / Gradle / Ivy

package com.gitee.sunchenbin.mybatis.actable.manager.system;


/**
 *
 * @author sunchenbin
 * @version 2016年6月23日 下午6:07:21 
 */
public interface SysMysqlCreateTableManager {

	public void createMysqlTable();
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy