@Repository public interface FintechPsuAspspPrvKeyInboxRepository extends org.springframework.data.repository.CrudRepository<FintechPsuAspspPrvKeyInbox,UUID>
Modifier and Type | Method and Description |
---|---|
Optional<FintechPsuAspspPrvKeyInbox> |
findByFintechIdAndPsuIdAndAspspId(long fintechId,
long psuId,
long aspspId) |
Optional<FintechPsuAspspPrvKeyInbox> findByFintechIdAndPsuIdAndAspspId(long fintechId, long psuId, long aspspId)
Copyright © 2020. All rights reserved.