Package | Description |
---|---|
com.querydsl.core.group |
Aggregating post processing functionality
|
Modifier and Type | Method and Description |
---|---|
static <K,V> QPair<K,V> |
QPair.create(Expression<K> key,
Expression<V> value) |
Copyright © 2007–2016 Querydsl. All rights reserved.