@Repository public interface NamedEntityPrefRepository extends EntityPrefRepository<NamedEntityPref,NamedEntityPrefId>
| Modifier and Type | Method and Description |
|---|---|
List<NamedEntityPref> |
findByNamedEntityAndCategoryOrderByKey(NamedEntity namedEntity,
EntityPrefCategory rootCategory) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllList<NamedEntityPref> findByNamedEntityAndCategoryOrderByKey(NamedEntity namedEntity, EntityPrefCategory rootCategory)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.