public class DocumentDaoHB extends AbstractBaseDao<Document> implements DocumentDao
logger
Constructor and Description |
---|
DocumentDaoHB() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAuthorList(java.lang.String docIds)
获取文档作者ID列表
|
evict, evict, evictAll, executeUpdate, executeUpdate, flush, getBrowserWhere, getBrowserWhere2, getById, getById, getByQuery, getByWhere, getByWhere, getByWhere, getByWhere, getCounts, getCounts, getCountsWhere, getEntityClass, getEntityObject, getJdbcDao, getJdbcTemplate, getList, getListByWhere, getListByWhere, getListByWhere, getListByWhere, getListForQuery, getListForQuery, getNewItem, getPageList, getPageList, getPageListForQuery, Log, remove, removeById, removeByObject, replicate, save, saveOrUpdate, saveOrUpdateByObject, setMySessionFactory, update, updateLabelByOldLabel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evict, evict, evictAll, flush, getByWhere, getByWhere, getListByWhere, getListByWhere, replicate, update
executeUpdate, executeUpdate, getById, getById, getByQuery, getByWhere, getByWhere, getCounts, getCounts, getJdbcDao, getJdbcTemplate, getList, getListByWhere, getListByWhere, getListForQuery, getListForQuery, getNewItem, getPageList, getPageList, getPageListForQuery, remove, removeById, removeByObject, save, saveOrUpdate, saveOrUpdateByObject, updateLabelByOldLabel
public java.util.List<java.lang.String> getAuthorList(java.lang.String docIds)
DocumentDao
getAuthorList
in interface DocumentDao
docIds
- as String //文档ID,多个时用逗号分隔Copyright © 2019 by Sucang.cn