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