| Package | Description |
|---|---|
| org.mule.db.commons.api |
| Modifier and Type | Method and Description |
|---|---|
DbAggregate.Kind |
DbAggregate.getKind() |
static DbAggregate.Kind |
DbAggregate.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbAggregate.Kind[] |
DbAggregate.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DbAggregate(DbAggregate.Kind kind,
String typeName,
List<Object> elements) |
Copyright © 2022. All rights reserved.