T - type of the entity for which this represents a database interaction.public static class DbAction.InsertRoot<T> extends Object implements DbAction.WithGeneratedId<T>
DbAction.AcquireLockAllRoot<T>, DbAction.AcquireLockRoot<T>, DbAction.Delete<T>, DbAction.DeleteAll<T>, DbAction.DeleteAllRoot<T>, DbAction.DeleteRoot<T>, DbAction.Insert<T>, DbAction.InsertRoot<T>, DbAction.Merge<T>, DbAction.Update<T>, DbAction.UpdateRoot<T>, DbAction.WithDependingOn<T>, DbAction.WithEntity<T>, DbAction.WithGeneratedId<T>, DbAction.WithPropertyPath<T>| Constructor and Description |
|---|
InsertRoot(T entity) |
| Modifier and Type | Method and Description |
|---|---|
T |
getEntity() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEntityTypeCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.