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.Merge<T>
Represents a merge statement for a single entity that is not the root of an aggregate.
|
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.