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