| Package | Description |
|---|---|
| org.springframework.data.relational.core.conversion |
| Modifier and Type | Class and Description |
|---|---|
static class |
DbAction.Insert<T>
Represents an insert statement for a single entity that is not the root of an aggregate.
|
static class |
DbAction.InsertRoot<T>
Represents an insert statement for the root of an aggregate.
|
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.