| Package | Description |
|---|---|
| org.springframework.data.relational.core.conversion |
| Modifier and Type | Method and Description |
|---|---|
AggregateChange.Kind |
AggregateChange.getKind() |
static AggregateChange.Kind |
AggregateChange.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateChange.Kind[] |
AggregateChange.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AggregateChange(AggregateChange.Kind kind,
Class<T> entityType,
T entity) |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.