bleujin / craken

adaptation of the Infinispan
6 stars 1 forks source link

JCP Query #15

Open bleujin opened 11 years ago

bleujin commented 11 years ago

interesting project http://www.querydsl.com/

bleujin commented 11 years ago

.where(String condition)을 넣어볼까. -ㅅ-

bleujin commented 11 years ago

MongoDB operator와 유사하게...

all, gt, gte, lt, lte, ne, nin, eq, contains, hasRef, in

// Element exists, type, size

// Logical and, or, nor, not

를 현재 지원.