@Service public class EppdevIndexService extends _EppdevIndexService
DEL_FLAG_NORMAL| Constructor and Description |
|---|
EppdevIndexService() |
| Modifier and Type | Method and Description |
|---|---|
void |
customeInit(EppdevIndex entity)
数据保存前自定义的初始化操作,数据的初始化
|
List<EppdevIndex> |
listByTableId(String tableId)
list indexes by table id
|
exists, getDaopublic void customeInit(EppdevIndex entity)
BasicServicecustomeInit in class BasicService<EppdevIndex,EppdevIndexParam>entity - 要初始化的对象public List<EppdevIndex> listByTableId(String tableId)
tableId - table idCopyright © 2019. All rights reserved.