public interface LinkIndexDao extends EditableDao<LinkIndex,Long>
Modifier and Type | Method and Description |
---|---|
List<LinkIndex> |
findByLinkId(Long linkId) |
delete, merge, save, update
countAll, countByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList
Copyright © 2023 Suncode. All rights reserved.