public interface CoreTablesIndexService extends BaseService<CoreTablesIndex>
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<CoreTablesIndex> |
findIndexsByTableId(java.lang.String tableId)
通过表id获取索引
|
add, addEntity, confirm, findAll, findList, getEntity, modify, removeById, removeByIds, startProcess, startProcessjava.util.List<CoreTablesIndex> findIndexsByTableId(java.lang.String tableId)
tableId - 表模型id