cn.vonce.sql.bean.Drop Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vonce-sqlbean-core Show documentation
Show all versions of vonce-sqlbean-core Show documentation
This is the core project of Sqlbean.
The newest version!
package cn.vonce.sql.bean;
/**
* 删除表
*
* @author Jovi
* @version 1.0
* @email [email protected]
* @date 2021年6月21日下午21:53:00
*/
public class Drop extends Common{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy