public interface TableColumnInfoMapper extends QuickBaseMapper<TableColumnInfoEntity,String>
| 限定符和类型 | 方法和说明 |
|---|---|
List<TableInfoEntity> |
listTableInfo(TableInfoEntity tableInfoEntity)
查询表信息
|
batchDelete, batchInsert, batchUpdate, countTotal, findById, listList<TableInfoEntity> listTableInfo(TableInfoEntity tableInfoEntity)
tableInfoEntity - 表信息Copyright © 2021. All rights reserved.