Summary:
Detail:
org.springframework.data.repository.CrudRepository<Template,Long>
org.springframework.data.jpa.repository.JpaRepository<Template,Long>
org.springframework.data.repository.ListCrudRepository<Template,Long>
org.springframework.data.repository.ListPagingAndSortingRepository<Template,Long>
org.springframework.data.repository.PagingAndSortingRepository<Template,Long>
org.springframework.data.repository.query.QueryByExampleExecutor<Template>
org.springframework.data.repository.Repository<Template,Long>
List<Template>
findByEntityAndType(TemplateEntity entity, TemplateType templateType)
findByTemplateMapper(String mapperkey, String mappervalue)
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, save
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, flush, getById, getOne, getReferenceById, saveAllAndFlush, saveAndFlush
findAll, findAllById, saveAll
findAll
count, exists, findAll, findBy, findOne