
com.easycodebox.jdbc.entity.OperateEntity Maven / Gradle / Ivy
package com.easycodebox.jdbc.entity;
/**
* @author WangXiaoJin
*
*/
public interface OperateEntity extends CreateEntity, ModifyEntity {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy