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