@Repository public interface IdentityRecoveryRepository extends org.springframework.data.jpa.repository.JpaRepository<IdentityRecovery,Long>
| Modifier and Type | Method and Description |
|---|---|
IdentityRecovery |
findByToken(String token) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllIdentityRecovery findByToken(String token)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.