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

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

Go to download

A.CTable is a Maven project based on Spring and Mybatis, which enhances the function of Mybatis

There is a newer version: 1.5.0.RELEASE
Show newest version
package com.gitee.sunchenbin.mybatis.actable.manager.system;


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

	public void createOracleTable();
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy