| Package | Description |
|---|---|
| com.speedment.runtime.compute.expression |
Expression builders that can produce efficient and type-safe implementations
of the interfaces in the
com.speedment.enterprise.aggregator.function
package. |
| Modifier and Type | Method and Description |
|---|---|
MapperExpression.MapperType |
MapperExpression.mapperType()
Returns the type of mapper that the
MapperExpression.mapper()-method returns
an instance of. |
static MapperExpression.MapperType |
MapperExpression.MapperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapperExpression.MapperType[] |
MapperExpression.MapperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Speedment, Inc.. All rights reserved.