(QueryDSL) where 에서 사용하는 메소드

item.price.between(1000, 2000);
item.price.contains("상품1");
item.price.startsWith("고급")


댓글

이 블로그의 인기 게시물

(18장) WebSocekt과 STOMP를 사용하여 메시징하기

(C++) new를 통한 객체 생성 vs 그냥 객체 생성

(Unreal Engine) 언리얼 엔진의 좌표계 및 뷰포트 컨트롤