public interface DemoMinimalPaymentDataRepository extends org.springframework.data.repository.CrudRepository<DemoMinimalPaymentData,java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
DemoMinimalPaymentData |
findByPreImageHash(java.lang.String preImageHash) |
DemoMinimalPaymentData findByPreImageHash(java.lang.String preImageHash)