@Service public class EppdevIndexService extends _EppdevIndexService
DEL_FLAG_NORMAL| 构造器和说明 |
|---|
EppdevIndexService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
customeInit(EppdevIndex entity)
数据保存前自定义的初始化操作,数据的初始化
|
List<EppdevIndex> |
listByTableId(String tableId)
list indexes by table id
|
exists, getDaopublic void customeInit(EppdevIndex entity)
BasicServicecustomeInit 在类中 BasicService<EppdevIndex,EppdevIndexParam>entity - 要初始化的对象public List<EppdevIndex> listByTableId(String tableId)
tableId - table idCopyright © 2019. All rights reserved.