public interface CatalogDataDao extends IBaseDao<CatalogData>
Modifier and Type | Method and Description |
---|---|
CatalogData |
getByDataid(java.lang.String dataid) |
int |
removeByDataids(java.lang.String dataids) |
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
CatalogData getByDataid(java.lang.String dataid)
int removeByDataids(java.lang.String dataids)
Copyright © 2019 by Sucang.cn