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