public interface CustomReportLibraryDao extends org.springframework.data.jpa.repository.JpaRepository<org.squashtest.tm.domain.customreport.CustomReportLibrary,Long>
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.customreport.CustomReportLibrary> |
findAll() |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllList<org.squashtest.tm.domain.customreport.CustomReportLibrary> findAll()
findAll in interface org.springframework.data.repository.CrudRepository<org.squashtest.tm.domain.customreport.CustomReportLibrary,Long>findAll in interface org.springframework.data.jpa.repository.JpaRepository<org.squashtest.tm.domain.customreport.CustomReportLibrary,Long>Copyright © 2010–2017 Henix, henix.fr. All rights reserved.