| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.expression |
| Modifier and Type | Method and Description |
|---|---|
static ArithmeticExression.ArithmeticOperation |
ArithmeticExression.ArithmeticOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArithmeticExression.ArithmeticOperation[] |
ArithmeticExression.ArithmeticOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArithmeticExression(ArithmeticExression.ArithmeticOperation operation,
Expression<? extends N> x,
Expression<? extends N> y) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.