| 程序包 | 说明 |
|---|---|
| io.g740.d1.dict.dao | |
| io.g740.d1.dict.dao.impl.mysql | |
| io.g740.d1.dict.dao.impl.postgresql | |
| io.g740.d1.exception.custom | |
| io.g740.d1.init |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictRepository.batchDelete(List<String> idList) |
List<DictDO> |
DictRepository.batchInsert(List<DictDO> dictDOList) |
void |
DictRepository.batchUpdate(List<DictDO> dictDOList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictRepositoryImpl.batchDelete(List<String> idList) |
List<DictDO> |
DictRepositoryImpl.batchInsert(List<DictDO> dictDOList) |
void |
DictRepositoryImpl.batchUpdate(List<DictDO> dictDOList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictRepositoryImpl.batchDelete(List<String> idList) |
List<DictDO> |
DictRepositoryImpl.batchInsert(List<DictDO> dictDOList) |
void |
DictRepositoryImpl.batchUpdate(List<DictDO> dictDOList) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DuplicateResourceException |
class |
IllegalParameterException |
class |
OperationNotSupportedException |
class |
ResourceNotFoundException |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
D1BasicTableService.createBasicTable(DataSource dataSource,
BasicDbConfig basicDbConfig) |
Copyright © 2020. All rights reserved.