| Package | Description |
|---|---|
| com.querydsl.core.types.dsl |
Operations represent typed operations with operator and arguments
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Comparable<?>> |
Expressions.comparableOperation(Class<? extends T> type,
Operator operator,
Expression<?>... args)
Create a new Operation expression
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.