Java Persistence Query Language1 [JPA] JPQL (Java Persistence Query Language)이란 ? 복습 https://shins99.tistory.com/117 [JPA] 임베디드 타입 (@Embeddable) 복습 https://shins99.tistory.com/116 [JPA] 영속성 전이 복습 https://shins99.tistory.com/115 [JPA] 상속관계 매핑 복습 https://shins99.tistory.com/114 [JPA] 연관관계 매핑 정리 복습 https://shins99.tistory.com/113 [JPA] 양방향과 shins99.tistory.com JPQL (Java Persistence Query Language) - JPQL은 엔티티 객체를 대상으로 하는 쿼리 언어 - JPQL의 문법 ex (나이가 18살 이상인 유저를 조회) select u from Us.. 2023. 10. 29. 이전 1 다음