public abstract class GenericReactiveTreeSupportCrudService<E extends TreeSortSupportEntity<K>,K> extends Object implements ReactiveTreeSortEntityService<E,K>
| 构造器和说明 |
|---|
GenericReactiveTreeSupportCrudService() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.hswebframework.ezorm.rdb.mapping.ReactiveRepository<E,K> |
getRepository() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTreeProperty, checkCyclicDependency, createRootNodePredicate, deleteById, getChildren, getIDGenerator, insert, insertBatch, isRootNode, queryIncludeChildren, queryIncludeChildren, queryIncludeChildrenTree, queryIncludeParent, queryResultToTree, queryResultToTree, refactorChildPath, save, save, save, setChildren, tryRefactorPath, updateByIdcount, count, createDelete, createQuery, createUpdate, deleteById, findById, findById, findById, findById, insert, query, query, queryPager, queryPager, queryPager, queryPager, updateByIdpublic org.hswebframework.ezorm.rdb.mapping.ReactiveRepository<E,K> getRepository()
getRepository 在接口中 ReactiveCrudService<E extends TreeSortSupportEntity<K>,K>Copyright © 2016–2022. All rights reserved.