@Repository public interface OAuthClientRepository extends org.springframework.data.jpa.repository.JpaRepository<OAuthClient,Long>
| Modifier and Type | Method and Description |
|---|---|
OAuthClient |
findByClientId(String clientId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllOAuthClient findByClientId(String clientId)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.