com.smallaswater.easysql.orm.handle.ORMStdHandle Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of EasyMySQL Show documentation
Show all versions of EasyMySQL Show documentation
EasyMySQL -- MySQL tool for Nukkit
package com.smallaswater.easysql.orm.handle;
// TODO 函数式操作 Entity
public class ORMStdHandle implements ORMBaseHandle {
}