- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<BulkPaymentEntity,String>, org.springframework.data.mongodb.repository.MongoRepository<BulkPaymentEntity,String>, org.springframework.data.repository.PagingAndSortingRepository<BulkPaymentEntity,String>, org.springframework.data.repository.query.QueryByExampleExecutor<BulkPaymentEntity>, org.springframework.data.repository.Repository<BulkPaymentEntity,String>
@Repository
@Profile(value={"mongo","fongo"})
public interface BulkPaymentRepositoryMongodb
extends org.springframework.data.mongodb.repository.MongoRepository<BulkPaymentEntity,String>
Created by alexg on 07.02.17.