@Service public class DbOperatorImpl extends Object implements DbOperatorApi
| 构造器和说明 |
|---|
DbOperatorImpl() |
public int selectCount(String sql, Object... args)
selectCount 在接口中 DbOperatorApipublic Set<Long> findSubListByParentId(String tableName, String parentIdsFieldName, String keyFieldName, Long keyFieldValue)
findSubListByParentId 在接口中 DbOperatorApiCopyright © 2022. All rights reserved.