Class DbActionExecutionResult
java.lang.Object
org.springframework.data.relational.core.conversion.DbActionExecutionResult
- Since:
- 2.0
- Author:
- Jens Schauder, Chirag Tailor
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Use one of the other constructors.DbActionExecutionResult(DbAction.WithEntity<?> action) DbActionExecutionResult(DbAction.WithEntity<?> action, @Nullable Object generatedId) -
Method Summary
-
Constructor Details
-
DbActionExecutionResult
-
DbActionExecutionResult
-
DbActionExecutionResult
Deprecated, for removal: This API element is subject to removal in a future version.Use one of the other constructors.
-
-
Method Details
-
getGeneratedId
-
getAction
-