728x90 bulk 연산1 스프링 데이터 jpa 벌크 쿼리 인터페이스 package com.study.datajpa.repository; import com.study.datajpa.dto.MemberDto; import com.study.datajpa.entity.Member; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.domain.Slice; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Modifying; import org.spr.. 2021. 10. 23. 이전 1 다음 728x90