JpaRepository1 JpaRepository Spring Data JPA에서 제공하는 인터페이스, JAP엔티티에 대한 기본 CRUD 선언만으로 사용할 수 있게 해준다. https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa/repository/JpaRepository.html JpaRepository (Spring Data JPA Parent 4.0.3 API)Deletes the given entities in a batch which means it will create a single query. This kind of operation leaves JPAs first level cache and the database out of sync. C.. 2026. 3. 9. 이전 1 다음