Interface PisPaymentDataRepository

  • All Superinterfaces:
    org.springframework.data.repository.CrudRepository<PisPaymentData,​Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<PisPaymentData>, org.springframework.data.repository.Repository<PisPaymentData,​Long>

    public interface PisPaymentDataRepository
    extends org.springframework.data.repository.CrudRepository<PisPaymentData,​Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<PisPaymentData>