public class UserNoteEntityDaoImpl extends UserNoteEntityDaoBase
UserNoteEntityTRANSFORM_NONE| Constructor and Description |
|---|
UserNoteEntityDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected UserNoteEntity |
handleFindByUserIdNoteId(Long userId,
Long noteId)
Performs the core logic for
UserNoteEntityDaoBase.findByUserIdNoteId(Long, Long) |
protected int |
handleRemoveUserNoteEntitiesForNote(Long noteId)
Performs the core logic for
UserNoteEntityDaoBase.removeUserNoteEntitiesForNote(Long) |
protected int |
handleRemoveUserNoteEntitiesForUser(Long userId)
Performs the core logic for
UserNoteEntityDaoBase.removeUserNoteEntitiesForUser(Long) |
create, create, create, create, evict, findByUserIdNoteId, load, load, loadAll, loadAll, remove, remove, remove, removeUserNoteEntitiesForNote, removeUserNoteEntitiesForUser, transformEntities, transformEntity, update, updateprotected UserNoteEntity handleFindByUserIdNoteId(Long userId, Long noteId)
UserNoteEntityDaoBase.findByUserIdNoteId(Long, Long)handleFindByUserIdNoteId in class UserNoteEntityDaoBaseUserNoteEntityDao.findByUserIdNoteId(Long,
Long)protected int handleRemoveUserNoteEntitiesForNote(Long noteId)
UserNoteEntityDaoBase.removeUserNoteEntitiesForNote(Long)handleRemoveUserNoteEntitiesForNote in class UserNoteEntityDaoBaseprotected int handleRemoveUserNoteEntitiesForUser(Long userId)
UserNoteEntityDaoBase.removeUserNoteEntitiesForUser(Long)handleRemoveUserNoteEntitiesForUser in class UserNoteEntityDaoBaseCopyright © 2019 Communote team. All rights reserved.