@Repository public interface ScriptRepository extends org.springframework.data.jpa.repository.JpaRepository<Script,Long>
| Modifier and Type | Method and Description |
|---|---|
Script |
findByName(String name) |
Script |
findByNameAndPeriod(String name,
Date period) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2016 eGovernments Foundation. All rights reserved.