public interface IAttachmentDao<T extends AbstractAttachment> extends IBaseDao<T>
| 限定符和类型 | 方法和说明 |
|---|---|
List<T> |
loadByOwnerId(Serializable ownerId) |
countAll, delete, deleteBatch, deleteById, deleteByIds, deleteByIds, flushSession, isMyEntity, load, load, load, pageQuery, pageQuery, queryAll, queryByEntity, save, saveOrUpdate, saveOrUpdateBatch, updateList<T> loadByOwnerId(Serializable ownerId)
Copyright © 2017. All rights reserved.