| 程序包 | 说明 |
|---|---|
| io.uok.spacex.core | |
| io.uok.spacex.core.domain | |
| io.uok.spacex.core.service | |
| io.uok.spacex.core.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<DictionaryItemDAO,DictionaryItemDO,Long> |
CoreConfig.dictionaryItemDAO() |
| 构造器和说明 |
|---|
QDictionaryItemDO(com.querydsl.core.types.Path<? extends DictionaryItemDO> path) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictionaryItemDO> |
DictionarySV.findItems(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictionarySV.addItem(DictionaryItemDO dictionaryItem) |
void |
DictionarySV.updateItem(DictionaryItemDO dictionaryItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictionaryItemDO> |
DictionarySVImpl.findItems(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictionarySVImpl.addItem(DictionaryItemDO dictionaryItem) |
void |
DictionarySVImpl.updateItem(DictionaryItemDO dictionaryItem) |
Copyright © 2019. All rights reserved.