T - 泛型public class ServiceSupportImpl<T extends BaseEntity> extends java.lang.Object implements ServiceSupport<T>
| 构造器和说明 |
|---|
ServiceSupportImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
DaoSupport<T> |
getDAO() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetByFilter, getById, getOne, save, saveList, update, updateListpublic DaoSupport<T> getDAO()
getDAO 在接口中 ServiceSupport<T extends BaseEntity>Copyright © 2020. All rights reserved.