@Service @Primary public class CustomizedTableIndexColumnService extends AbstractBaseDomainObjectService<CustomizedTableIndexColumn,CustomizedTableIndexColumnEntity> implements ICustomizedTableIndexColumnService
domainObjectClass, entityClass
构造器和说明 |
---|
CustomizedTableIndexColumnService() |
限定符和类型 | 方法和说明 |
---|---|
protected IBaseEntityHandler<CustomizedTableIndexColumnEntity> |
getEntityHandler() |
List<CustomizedTableIndexColumn> |
listByIndexDefinitionId(long customizedTableIndexDefinitionId)
通过自定义表索引ID获取该索引对应表字段定义的集合
|
countByFilter, createClientObject, createClientObject, createClientObjects, createClientObjects, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, getInternalEntities, getInternalEntity, getObjectType, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
public List<CustomizedTableIndexColumn> listByIndexDefinitionId(long customizedTableIndexDefinitionId)
ICustomizedTableIndexColumnService
listByIndexDefinitionId
在接口中 ICustomizedTableIndexColumnService
protected IBaseEntityHandler<CustomizedTableIndexColumnEntity> getEntityHandler()
Copyright © 2019. All rights reserved.